SQL Server 2000 An SQL Server reserved word must be placed in brackets. If the word is not in brackets, SQL Server will try to interpret it as the name of one of its special words. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Windows-only security SQL Server only security Both SQL Server and Windows-only security Mixed security Windows-only security SQL Server only security Both SQL Server and Windows-only security Mixed security 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? Simple recovery Full recovery Differential recovery Bulk-logged recovery Simple recovery Full recovery Differential recovery Bulk-logged recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 The .NET languages are the most popular languages for writing stored procedures in SQL Server 2000. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With this type of index, the bottom level of an index does not contain data, but rather it contains pointers to data. Secondary Nonclustered Primary Clustered Secondary Nonclustered Primary Clustered 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 Locking hints Lock level Transaction isolation level Cursor concurrency setting Locking hints Lock level ANSWER DOWNLOAD EXAMIANS APP