SQL Server 2000 - Technical MCQs

Q1:

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.

ANS:B - be kept within the database and invoked by application programs.

No answer description is available. Let's discuss.