SQL Server 2000 Which of the three possible types of triggers does SQL Server support? AFTER only INSTEAD OF only INSTEAD OF and AFTER only BEFORE only AFTER only INSTEAD OF only INSTEAD OF and AFTER only BEFORE only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server pessimistic locking, no lock is obtained until the user updates the data. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 In SQL Server 2000, which of the following makes a copy of the changes that have been made to the database since the last complete backup? Differential backup Transaction Log Complete backup None of these Differential backup Transaction Log Complete backup None of these ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server indexes are special data structures used to improve performance. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 The strictest transaction isolation level provided by SQL Server is called: REPEATABLE READ READ COMMITTED READ UNCOMMITTED SERIALIZABLE REPEATABLE READ READ COMMITTED READ UNCOMMITTED SERIALIZABLE ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports two kinds of indexes: clustered and nonclustered. True False True False ANSWER DOWNLOAD EXAMIANS APP