Optimize cursor execution
supports
the following features that allow you to minimize network traffic
when the application
fetches rows from a database server:
- Change the size of the fetch and insert buffers
- Automatically free the cursor
- Defer the PREPARE statement until the OPEN statement