SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True 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 Which of the three possible types of triggers does SQL Server support? AFTER only INSTEAD OF only INSTEAD OF and AFTER only BEFORE only AFTER only INSTEAD OF only INSTEAD OF and AFTER only BEFORE only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Differential recovery Bulk-logged recovery Full recovery Simple recovery Differential recovery Bulk-logged recovery Full recovery Simple recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Using SQL Server 2000, which of the following symbols is used to indicate parameters in stored procedures? % @ & # % @ & # ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on: 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 both primary and foreign keys foreign key only ANSWER DOWNLOAD EXAMIANS APP