SQL Server 2000 SQL Server supports INSTEAD OF, AFTER and BEFORE triggers. True False True False ANSWER DOWNLOAD EXAMIANS APP
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 SQL Server program code that is executed after an SQL command has been processed is called a(n): AFTER trigger INSTEAD OF trigger BEGIN trigger BEFORE trigger AFTER trigger INSTEAD OF trigger BEGIN trigger BEFORE trigger ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports a language called Transact-SQL (also called T-SQL). 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With this type of index, the data are stored in the bottom level of the index and in the same order as that index. Secondary Primary Nonclustered Clustered Secondary Primary Nonclustered Clustered ANSWER DOWNLOAD EXAMIANS APP