SQL Server 2000
Which of the following is not a factor in determining the concurrency control behavior of SQL Server?

Locking hints
Lock level
Cursor concurrency setting
Transaction isolation level

ANSWER DOWNLOAD EXAMIANS APP

SQL Server 2000
SQL Server 2000 stored procedures can:

support BEFORE, INSTEAD OF and AFTER types
be kept within the database and invoked by application programs
be stored on the users' computer
never be kept within the database

ANSWER DOWNLOAD EXAMIANS APP