SQL CASE …WHEN 進行排序和分組基本排序置頂單行資料並將其他資料排序select * from tb_schedule_zy order by (case schedule_id when '1' then 0 else ...
確定! 回上一頁