SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Differential recovery Simple recovery Full recovery Bulk-logged recovery Differential recovery Simple recovery Full recovery Bulk-logged recovery 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: NET TRANSACT SQL Visual Basic COBOL V NET TRANSACT SQL Visual Basic COBOL V 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 OPTIMISTIC SCROLL_LOCK READCOMMITTED READ_ONLY OPTIMISTIC SCROLL_LOCK READCOMMITTED 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 SQL Server program code that is executed instead of an SQL command that needs to be processed is called a(n): BEGIN trigger AFTER trigger BEFORE trigger INSTEAD OF trigger BEGIN trigger AFTER trigger BEFORE trigger INSTEAD OF trigger ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model are all database changes logged except those that cause large log entries? Simple recovery Bulk-logged recovery Differential recovery Full recovery Simple recovery Bulk-logged recovery Differential recovery Full recovery ANSWER DOWNLOAD EXAMIANS APP