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
Q58: The first part of an SQL query
Q59: What does the following SQL statement do?<br>SELECT
Q60: The last part of an SQL query
Q61: The following two SQL statements will produce
Q62: Requiring a CustomerID to exist in a
Q64: _ is a set of commands used
Q65: What are some of the standard SQL
Q66: How is the HAVING clause different from
Q67: The ORDER BY clause sorts the final
Q68: The following two SQL statements will produce