Q:

In order to add a new column to an existing table in SQL, we can use the command

0

In order to add a new column to an existing table in SQL, we can use the command


  1. MODIFY TABLE
  2. EDIT TABLE
  3. ALTER TABLE
  4. ALTER COLUMNS

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

C.ALTER TABLE

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

MySQL MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which datatypes are treated as arrays... >>
<< Which of the following ways below are the correct ...