SQL Server 2000 An SQL Server 2000 language that adds programming elements like parameters, variables, IF, WHILE loops, and so forth, to the basic capabilities of SQL is called: Visual Basic NET TRANSACT SQL COBOL V Visual Basic NET TRANSACT SQL COBOL V ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Nonclustered indexes are faster than clustered indexes for retrieval. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which type of SQL Server cursor concurrency places an update lock on a row when the row is read? READCOMMITTED OPTIMISTIC SCROLL_LOCK READ_ONLY READCOMMITTED OPTIMISTIC SCROLL_LOCK READ_ONLY ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 There is only one way to create and modify tables in SQL Server. Write SQL code using either the CREATE or ALTER statements. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the three possible types of triggers does SQL Server support? INSTEAD OF and AFTER only BEFORE only INSTEAD OF only AFTER only INSTEAD OF and AFTER only BEFORE only INSTEAD OF only AFTER only 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