Hacker News new | past | comments | ask | show | jobs | submit
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?