mysql limit 用法

LIMIT n 等價於 LIMIT 0,n。select * from table LIMIT 5,10; #返回第6-15行數據spa

相關文章
相關標籤/搜索