淘先锋技术网

首页 1 2 3 4 5 6 7

0x01怎么查?

使用 case...when,例如: select case user_id when '11111' then '00000' end from user where user_id='11111'