SQL Server 2000 Which of the following is not a factor in determining the concurrency control behavior of SQL Server? Transaction isolation level Lock level Cursor concurrency setting Locking hints Transaction isolation level Lock level Cursor concurrency setting Locking hints ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Better security occurs if Windows-only authentication is selected. False True False True ANSWER DOWNLOAD EXAMIANS APP
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 Secondary Primary Clustered Nonclustered Secondary Primary ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model are all database changes logged except those that cause large log entries? Differential recovery Full recovery Simple recovery Bulk-logged recovery Differential recovery Full recovery Simple recovery Bulk-logged recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports two kinds of indexes: clustered and nonclustered. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on: foreign key only SQL Server never automatically creates an index primary keys only both primary and foreign keys foreign key only SQL Server never automatically creates an index primary keys only both primary and foreign keys ANSWER DOWNLOAD EXAMIANS APP