Saved Bookmarks
| 1. |
What Are Cursors? Name Four Type Of Cursors And When Each One Would Be Applied? |
|
Answer» Opening a cursor on a result set allows processing the result set ONE row at a time. The FOUR API SERVER cursor types supported by SQL Server are:
Opening a cursor on a result set allows processing the result set one row at a time. The four API server cursor types supported by SQL Server are: |
|