home / testToSQLite
select rowid, ini_id, ini_name, date, ini_unfccc, ini_unepdtu, ini_website, ini_webcontact, ini_target from basic_information where (rowid > :p1 or (rowid = :p1 and rowid > :p0)) order by rowid, rowid limit 101
p1
p0
Format SQL
This data as json, CSV