SQL Server 2000 SQL Server program code that is executed instead of an SQL command that needs to be processed is called a(n): INSTEAD OF trigger BEFORE trigger BEGIN trigger AFTER trigger INSTEAD OF trigger BEFORE trigger BEGIN trigger AFTER trigger ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 There is only one way to create and modify tables in SQL Server. Write SQL code using either the CREATE or ALTER statements. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is not a factor in determining the concurrency control behavior of SQL Server? Cursor concurrency setting Lock level Locking hints Transaction isolation level Cursor concurrency setting Lock level Locking hints Transaction isolation level ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server AFTER Triggers may be assigned views. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports two kinds of indexes: clustered and nonclustered. False True False True ANSWER DOWNLOAD EXAMIANS APP