SQL Server 2000 The strictest transaction isolation level provided by SQL Server is called: REPEATABLE READ READ UNCOMMITTED READ COMMITTED SERIALIZABLE REPEATABLE READ READ UNCOMMITTED READ COMMITTED SERIALIZABLE ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports two kinds of indexes: clustered and nonclustered. True False True False 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 What mode of authentication does SQL Server NOT provide? SQL Server only security Windows-only security Both SQL Server and Windows-only security Mixed security SQL Server only security Windows-only security Both SQL Server and Windows-only security Mixed security ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server 2000 stored procedures can: be stored on the users' computer support BEFORE, INSTEAD OF and AFTER types be kept within the database and invoked by application programs never be kept within the database be stored on the users' computer support BEFORE, INSTEAD OF and AFTER types be kept within the database and invoked by application programs never be kept within the database ANSWER DOWNLOAD EXAMIANS APP