SQL Server 2000 SQL Server 2000 stored procedures can: be stored on the users' computer never be kept within the database be kept within the database and invoked by application programs support BEFORE, INSTEAD OF and AFTER types be stored on the users' computer never be kept within the database be kept within the database and invoked by application programs support BEFORE, INSTEAD OF and AFTER types ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 There is only one way to create and modify tables in SQL Server. Write SQL code using either the CREATE or ALTER statements. True False True False 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 SQL Server supports two kinds of indexes: clustered and nonclustered. False True False True 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 Bulk-logged recovery Simple recovery Differential recovery Full recovery Bulk-logged recovery Simple recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model are all database changes logged? Differential recovery Bulk-logged recovery Simple recovery Full recovery Differential recovery Bulk-logged recovery Simple recovery Full recovery ANSWER DOWNLOAD EXAMIANS APP