SQL Server 2000 The .NET languages are the most popular languages for writing stored procedures in SQL Server 2000. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports INSTEAD OF, AFTER and BEFORE triggers. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on: SQL Server never automatically creates an index foreign key only primary keys only both primary and foreign keys SQL Server never automatically creates an index foreign key only primary keys only both primary and foreign keys 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 Secondary Primary Nonclustered Clustered Secondary Primary Nonclustered ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports a language called Transact-SQL (also called T-SQL). True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. True False True False ANSWER DOWNLOAD EXAMIANS APP