mysql 将两个只有一行结果的select 合并到一行返回

helei 2022-11-3 814 11/3

select AA.* , BB.* from (select count(id) from wl_pc_driver) as AA , (select count(id) from wl_pc_driver) as BB

- THE END -

helei

11月03日20:30

最后修改:2022年11月3日
0