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: TRANSACT SQL COBOL V NET Visual Basic TRANSACT SQL COBOL V NET Visual Basic ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data. OPTIMISTIC SCROLL_LOCK PESSIMISTIC READ_ONLY OPTIMISTIC SCROLL_LOCK PESSIMISTIC READ_ONLY ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Bulk-logged recovery Simple recovery Full recovery Differential recovery Bulk-logged recovery Simple recovery Full recovery Differential recovery 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 Which type of SQL Server cursor concurrency places an update lock on a row when the row is read? READ_ONLY READCOMMITTED OPTIMISTIC SCROLL_LOCK READ_ONLY READCOMMITTED OPTIMISTIC SCROLL_LOCK ANSWER DOWNLOAD EXAMIANS APP