MCQOPTIONS
Saved Bookmarks
| 1. |
SQL Server 2000 stored procedures can: |
| A. | never be kept within the database. |
| B. | be kept within the database and invoked by application programs. |
| C. | be stored on the users' computer. |
| D. | support BEFORE, INSTEAD OF and AFTER types. |
| Answer» C. be stored on the users' computer. | |