Que: 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: (b). be kept within the database and invoked by application programs. |