Q. Which SQL command adds a new column to an existing table?
Solution:
ALTER TABLE is used to add, modify, or drop columns in an existing table.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
ALTER TABLE is used to add, modify, or drop columns in an existing table.
Strengthen Your Practice with our comprehensive question bank.