随笔分类 - mysql
摘要:select user_id,name,((select count(1) from sys_user_1 A where A.user_id = B.user_id)) from sys_user b where (select count(1) from sys_user_1 A where A
阅读全文
摘要:SELECT date_format(( now() + INTERVAL -( 11 ) MONTH ), '%Y年%m月' ) AS `months` UNIONSELECT date_format(( now() + INTERVAL -( 10 ) MONTH ), '%Y年%m月' ) A
阅读全文

浙公网安备 33010602011771号