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

Options

A : Write SQL code using either CREATE or ALTER SQL statements only.

B : Use the graphical facilities of SQL Server Enterprise Manager only.

C : Both of the two methods above will work.

D : Neither of the two methods above will work.

Click to view Correct Answer

Previous || Next

SQL Server 2000 - General Questions more questions

What mode of authentication does SQL Server NOT provide?

The strictest transaction isolation level provided by SQL Server is....

SQL Server program code that is executed instead of an....

Which type of SQL Server cursor concurrency places an update....

Which of the three possible types of triggers does SQL....

With which type of SQL Server recovery model, is no....

SQL Server 2000 stored procedures can:

With this type of SQL Server cursor concurrency no lock....

An SQL Server 2000 language that adds programming elements like....

With this type of index, the data are stored in....

Advanced SQL - General Questions more Online Exam Quiz

Introduction to Database - General Questions

Introduction to SQL - General Questions

JDBC, Java Server Pages, and MySQL - General Questions

Logical Database Design - General Questions

Managing Databases with Oracle - General Questions

Managing Multiuser Databases - General Questions

Modeling Data in the Organization - General Questions

Object-Oriented Database - General Questions

Object-Oriented Data Modeling - General Questions

ODBC, OLE DB, ADO, and ASP - General Questions