親フォルダ
select
  社員マスタ.* from 社員マスタ
where 性別 = 0 and 所属 = '0001' and 給与 >= 200000
order by 
   給与 desc,
   管理者