SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on all primary and foreign keys. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server indexes are special data structures used to improve performance. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server optimistic locking, an update lock is placed on the row when the row is read. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server AFTER Triggers may be assigned views. 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