请教一个order by的SQL问题在一个SQL语句中出现order by bookname,bookisbn,两个选项,那结果应该是order by name呢,还是order by bookisbn呢,叫急?[解决办法]order by bookname 在查询分析器里测试一下就知道了