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 READCOMMITTED SCROLL_LOCK READ_ONLY OPTIMISTIC READCOMMITTED SCROLL_LOCK ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 A differential backup makes a copy of the entire database. True False True False 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on: both primary and foreign keys primary keys only foreign key only SQL Server never automatically creates an index both primary and foreign keys primary keys only foreign key only SQL Server never automatically creates an index ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on all primary and foreign keys. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP