select * from 你的表 order by 部门,序号

解决方案 »

  1.   

    select * from table order by 部门,序号          
      

  2.   

    select * from  yourtable order by 部门,序号
      

  3.   

    select * from  yourtable order by 部门,序号
      

  4.   

    select * from table order by 部门,序号
      

  5.   

    select * from tablename order by 部门,序号
      

  6.   

    select * from table order by 部门,序号
      

  7.   

    select * from table order by 部门,序号
      

  8.   

    select * from 你的表 order by 部门,序号