SQL Server 2000 With this type of index, the data are stored in the bottom level of the index and in the same order as that index. Clustered Nonclustered Primary Secondary Clustered Nonclustered Primary Secondary ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is not a factor in determining the concurrency control behavior of SQL Server? Transaction isolation level Cursor concurrency setting Lock level Locking hints Transaction isolation level Cursor concurrency setting Lock level Locking hints ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 The strictest transaction isolation level provided by SQL Server is called: REPEATABLE READ SERIALIZABLE READ UNCOMMITTED READ COMMITTED REPEATABLE READ SERIALIZABLE READ UNCOMMITTED READ COMMITTED 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 Which type of SQL Server cursor concurrency places an update lock on a row when the row is read? READ_ONLY SCROLL_LOCK READCOMMITTED OPTIMISTIC READ_ONLY SCROLL_LOCK READCOMMITTED OPTIMISTIC ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server indexes are special data structures used to improve performance. False True False True ANSWER DOWNLOAD EXAMIANS APP