MCQOPTIONS
Saved Bookmarks
| 1. |
Which Indicates a result set that cannot be updated programmatically in concurrency? |
| A. | CONCUR_UPDATABLE |
| B. | CONCUR_READ_ONLY |
| C. | All of the above |
| D. | None of the above |
| Answer» C. All of the above | |