MARIADB SELECT LIMIT Offset

LIMIT offset, row_count
LIMIT row_count OFFSET offset
Matteoweb