Specify the actions, one can perform with ALTER TABLE statement. Choose all that apply.

  1. UPDATE the records in the table

  2. MODIFY the data type of the column

  3. DROP the table column

  4. DEFINE a default value for the column

  5. DELETE the records in the table

  6. ADD a new column to the table


Correct Option: B,C,D,F

Find more quizzes: