A5:
| |
1) | B | | 2) | None | Cursor attributes are used for getting information about cursors. They cannot be used to control or close cursors. | 3) | 1-B Declare, 2-E Open, 3-A Fetch, 4-C Close | | 4) | D | Cursor attributes can be use with both implicit and explicit cursors. | 5) | D | |
|