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 What mode of authentication does SQL Server NOT provide? Windows-only security SQL Server only security Both SQL Server and Windows-only security Mixed security Windows-only security SQL Server only security Both SQL Server and Windows-only security Mixed security ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports three recovery modes: simple, full and Bulk. 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? OPTIMISTIC SCROLL_LOCK READ_ONLY READCOMMITTED OPTIMISTIC SCROLL_LOCK READ_ONLY READCOMMITTED 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? Full recovery Differential recovery Simple recovery Bulk-logged recovery Full recovery Differential recovery Simple recovery Bulk-logged recovery ANSWER DOWNLOAD EXAMIANS APP