Multiple Choice
The SQL command ________ adds one or more new columns to a table.
A) create table
B) alter table
C) create view
D) create relationship
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Explain the three classes of SQL commands
Q38: INSERT INTO is an example of _
Q54: What were the original purposes of SQL,
Q60: The last part of an SQL query
Q64: _ is a set of commands used
Q67: The ORDER BY clause sorts the final
Q80: Count(*) tallies only those rows that contain
Q83: Relational databases are heavily based on the
Q89: The following query totals sales in state=
Q90: To eliminate duplicate rows in a query,