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