SQL Server 2000 With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data. READ_ONLY SCROLL_LOCK OPTIMISTIC PESSIMISTIC READ_ONLY SCROLL_LOCK OPTIMISTIC PESSIMISTIC ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on: both primary and foreign keys foreign key only primary keys only SQL Server never automatically creates an index both primary and foreign keys foreign key only primary keys only SQL Server never automatically creates an index ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports INSTEAD OF, AFTER and BEFORE triggers. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 By default, SQL Server will create one data file and one log file for each newly created database. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Simple recovery Bulk-logged recovery Differential recovery Full recovery Simple recovery Bulk-logged recovery Differential recovery Full recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is not a factor in determining the concurrency control behavior of SQL Server? Cursor concurrency setting Transaction isolation level Locking hints Lock level Cursor concurrency setting Transaction isolation level Locking hints Lock level ANSWER DOWNLOAD EXAMIANS APP