

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is a way to create and modify tables using SQL Server? |
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. |
Answer» D. Neither of the two methods above will work. | |