SQL Server 2000 With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data. PESSIMISTIC SCROLL_LOCK OPTIMISTIC READ_ONLY PESSIMISTIC SCROLL_LOCK OPTIMISTIC READ_ONLY ANSWER DOWNLOAD EXAMIANS APP
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: COBOL TRANSACT SQL Visual Basic V NET COBOL TRANSACT SQL Visual Basic V NET ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Mixed security Both SQL Server and Windows-only security Windows-only security SQL Server only security Mixed security Both SQL Server and Windows-only security Windows-only security SQL Server only security 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
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 The strictest transaction isolation level provided by SQL Server is called: READ COMMITTED SERIALIZABLE REPEATABLE READ READ UNCOMMITTED READ COMMITTED SERIALIZABLE REPEATABLE READ READ UNCOMMITTED ANSWER DOWNLOAD EXAMIANS APP