SQL Server 2000 Which of the following refers to the SQL Server transaction isolation level which places and holds locks on all rows that are read? READ UNCOMMITTED SERIALIZABLE READ COMMITTED REPEATABLE READ READ UNCOMMITTED SERIALIZABLE READ COMMITTED REPEATABLE READ ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server program code that is executed instead of an SQL command that needs to be processed is called a(n): BEGIN trigger BEFORE trigger AFTER trigger INSTEAD OF trigger BEGIN trigger BEFORE trigger AFTER trigger INSTEAD OF trigger ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on all primary and foreign keys. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Better security occurs if Windows-only authentication is selected. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server, parameters and variables in T-SQL start with the "%" sign. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Nonclustered indexes are faster than clustered indexes for retrieval. True False True False ANSWER DOWNLOAD EXAMIANS APP