範例四:select * from DemoTable order by id limit 4 offset 2. 有些SQL的資料庫不支援[index,count]的格式(例如PostgreSQL),必需要用OFFSET來 ...
確定! 回上一頁