The SQL ALTER TABLE statement is used to:
2018
The SQL ALTER TABLE statement is used to:
Answer: A. Add, delete, or modify columns in an existing table
- A.
Add, delete, or modify columns in an existing table
- B.
Drop an existing table in a database
- C.
Insert or modify records in a table
- D.
Delete existing records in a table
Attempted by 1170 students.
Show answer & explanation
Correct answer: A
Loading lesson…