'Hello Ajax'

As long as the record is not null, the code processes the record, then fetches the next record Note the closeCursor method is not called until all records have been fetched. If you plan your application properly, most queries won’t return a lot of data. ................
................