SQL Server 2000 SQL Server supports a language called Transact-SQL (also called T-SQL). 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 Nonclustered indexes are faster than clustered indexes for retrieval. True False True False 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 SQL Server program code that is executed after an SQL command has been processed is called a(n): AFTER trigger BEGIN trigger BEFORE trigger INSTEAD OF trigger AFTER trigger BEGIN trigger BEFORE trigger INSTEAD OF trigger 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? None of these Transaction Log Differential backup Complete backup None of these Transaction Log Differential backup Complete backup ANSWER DOWNLOAD EXAMIANS APP