To change a table name, we ________.
A) use the SQL RENAME TABLE command
B) use the SQL ALTER TABLENAME command
C) use the SQL MODIFY TABLENAME command
D) create a new table, move the data, and drop the old table
One advantage of using the CONSTRAINT phrase to define a primary key is that the
database designer controls the ________.
A) name of the table
B) name of the foreign key field
C) name of the constraint
D) name of the primary key field
For a Web server running the Windows operating system, the Web server typically used