Hacker News new | ask | show | jobs
by hi41 9 days ago
How is a cursor different from a jdbc call that fetches all records after executing a query? What advantages doez the cursor have that a recordset does not?