select id ,
iselet ,
( case iselet when 1 then '男' when 2 then '女' end) as sex 
 from  song

 

 

相关文章:

  • 2022-12-23
  • 2021-11-04
  • 2021-06-13
  • 2022-02-07
  • 2021-09-08
  • 2021-10-25
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-30
  • 2021-07-06
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案