SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Full recovery Bulk-logged recovery Differential recovery Simple recovery Full recovery Bulk-logged recovery Differential recovery Simple recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 By default, SQL Server will create one data file and one log file for each newly created database. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports two kinds of indexes: clustered and nonclustered. True False True False 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. Nonclustered Secondary Primary Clustered Nonclustered Secondary Primary Clustered ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 READ COMMITTED is the default isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server 2000 stored procedures can: support BEFORE, INSTEAD OF and AFTER types be kept within the database and invoked by application programs never be kept within the database be stored on the users' computer support BEFORE, INSTEAD OF and AFTER types be kept within the database and invoked by application programs never be kept within the database be stored on the users' computer ANSWER DOWNLOAD EXAMIANS APP