This article is tagged with:
Sqlite select count limit
and mysql
sqlite select count limit
SELECT
column_list
FROM
table
LIMIT row_count;