Database - SQL Server 2000

Exercise : SQL Server 2000 - True or False
6.
SQL Server supports INSTEAD OF, AFTER and BEFORE triggers.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
SQL Server supports two kinds of indexes: clustered and nonclustered.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
SQL Server indexes are special data structures used to improve performance.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
SQL Server supports a language called Transact-SQL (also called T-SQL).
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
The .NET languages are the most popular languages for writing stored procedures in SQL Server 2000.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.