title: SQLite LIMIT - Constrain The Number Of Rows Returned date: 2019-05-21 15:23:27 categories: [data base] tags: [sqlite]
This tutorial shows you how to use SQLite LIMIT OFFSET clause to constrain the number of rows returned by a query.
Link