SQL Server 2000 - Technical MCQs

Q1:

An SQL Server 2000 language that adds programming elements like parameters, variables, IF, WHILE loops, and so forth, to the basic capabilities of SQL is called:

A COBOL.

B VB.NET.

C TRANSACT SQL.

D Visual Basic.

ANS:C - TRANSACT SQL.

T-SQL (Transact-SQL) is an extension of SQL language. This tutorial covers the fundamental concepts of T-SQL such as its various functions, procedures, indexes, and transactions related to the topic.