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
SQL Server 2000 SQL Server supports INSTEAD OF, AFTER and BEFORE triggers. False True False True 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 Simple recovery Bulk-logged recovery Differential recovery Full recovery Simple recovery Bulk-logged recovery Differential recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? Use the graphical facilities of SQL Server Enterprise Manager only Neither of the two methods above will work Both of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only Use the graphical facilities of SQL Server Enterprise Manager only Neither of the two methods above will work Both of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 In SQL Server 2000, which of the following makes a copy of the changes that have been made to the database since the last complete backup? None of these Differential backup Complete backup Transaction Log None of these Differential backup Complete backup Transaction Log ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model are all database changes logged? Bulk-logged recovery Simple recovery Differential recovery Full recovery Bulk-logged recovery Simple recovery Differential recovery Full recovery ANSWER DOWNLOAD EXAMIANS APP