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 Clustered Primary Nonclustered Secondary Clustered Primary ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
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 READ COMMITTED is the default isolation level. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on: both primary and foreign keys primary keys only foreign key only SQL Server never automatically creates an index both primary and foreign keys primary keys only foreign key only SQL Server never automatically creates an index 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. False True False True ANSWER DOWNLOAD EXAMIANS APP