SQL Server 2000 SQL Server automatically creates an index on: both primary and foreign keys SQL Server never automatically creates an index primary keys only foreign key only both primary and foreign keys SQL Server never automatically creates an index primary keys only foreign key only ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server AFTER Triggers may be assigned views. True False True False 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports three recovery modes: simple, full and Bulk. 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 Clustered Secondary Primary Nonclustered Clustered Secondary Primary ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on all primary and foreign keys. False True False True ANSWER DOWNLOAD EXAMIANS APP