6 lines
610 B
SQL
6 lines
610 B
SQL
SELECT `expire_type` FROM `rec_loan`.`prd_base_info` LIMIT 1;
|
|
|
|
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_select WHERE id =20627462650862764032;
|
|
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_option WHERE id = 20627462757783961600;
|
|
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_option WHERE id = 20627462794622533632;
|
|
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_option WHERE id = 20627462888444919808; |