SQL Server 2000 SQL Server indexes are special data structures used to improve performance. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Mixed security 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 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. Clustered Nonclustered Primary Secondary Clustered Nonclustered Primary Secondary ANSWER DOWNLOAD EXAMIANS APP
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 Nonclustered indexes are faster than clustered indexes for retrieval. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Simple recovery Differential recovery Full recovery Bulk-logged recovery Simple recovery Differential recovery Full recovery Bulk-logged recovery ANSWER DOWNLOAD EXAMIANS APP