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

Cursor concurrency setting
Locking hints
Transaction isolation level
Lock level

ANSWER DOWNLOAD EXAMIANS APP

SQL Server 2000
Which of the following is a way to create and modify tables using SQL Server?

Use the graphical facilities of SQL Server Enterprise Manager only
Both of the two methods above will work
Write SQL code using either CREATE or ALTER SQL statements only
Neither of the two methods above will work

ANSWER DOWNLOAD EXAMIANS APP