Q. Which command is used to modify an existing table?

  • (A) CHANGE TABLE
  • (B) MODIFY TABLE
  • (C) UPDATE TABLE
  • (D) ALTER TABLE
πŸ’¬ Discuss
βœ… Correct Answer: (D) ALTER TABLE
Explanation: `ALTER TABLE` is used to add, delete, or modify columns in an existing table.
Explanation by: Mr. Dubey
`ALTER TABLE` is used to add, delete, or modify columns in an existing table.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate