Hi,歡迎訪問前端老白
怎么把總條數作為條件?
select a.name,a.age from student t,
(select count(1)num from student )n where a.score = n.num;
其中 n.num為總條數
老白網絡 (http://52shenghuonet.cn/) 前端 后端 zblog主題.網站地圖xml