My Comment:
Would be nice to have a variable in PSQL that returns the current row number or a function such as mysql's 'limit' function that selects a range of rows. ie select * from table limit 10, 20 ... basically that would select 20 records AFTER the first 10 OR select * from table where ROWNUMBER > 10 AND ROWNUMBER < 30 ... this would do the same thing. Personally I think this is a very important feature to people with high content tables that Pervasive currently does not have (that I can find)
Response from Pervasive:
Dear #######,
Thank you for your request for support today.
In order to provide complimentary support, we will need the Pervasive part number and serial located on the software box, license agreement, or registration card. Then will need for you to provide a copy of an invoice dated within the last 60 days. Please fax it to 512.231.6299 or e-mail it to customersupport@pervasive.com.
Once we receive this information, we will process your request immediately.
Regards,
Gigi Hutchison
CIC Representative
EMEA Toll Free: 00800.1212.3434
NA Toll free: 800.287.4383
EMEA: +32.70.233.761
Americas: +1.512.231.6000
My Response:
I'm just sending this as a suggestion for your next upgrade. Your SQL is lacking and I'm just here giving you ideas to improve it.