SQL Server 2000
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:

TRANSACT SQL
COBOL
V
NET
Visual Basic

ANSWER DOWNLOAD EXAMIANS APP

SQL Server 2000
Which of the following is a way to create and modify tables using SQL Server?

Use the graphical facilities of SQL Server Enterprise Manager only
Neither of the two methods above will work
Write SQL code using either CREATE or ALTER SQL statements only
Both of the two methods above will work

ANSWER DOWNLOAD EXAMIANS APP