SQL Server 2000 The strictest transaction isolation level provided by SQL Server is called: READ COMMITTED READ UNCOMMITTED REPEATABLE READ SERIALIZABLE READ COMMITTED READ UNCOMMITTED REPEATABLE READ SERIALIZABLE ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the three possible types of triggers does SQL Server support? AFTER only BEFORE only INSTEAD OF only INSTEAD OF and AFTER only AFTER only BEFORE only INSTEAD OF only INSTEAD OF and AFTER only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 By default, SQL Server will create one data file and one log file for each newly created database. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server pessimistic locking, no lock is obtained until the user updates the data. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server, parameters and variables in T-SQL start with the "%" sign. True False True False ANSWER DOWNLOAD EXAMIANS APP