App Logo

No.1 PSC Learning App

1M+ Downloads
Which command is used to add a column into database table?

AADD COLUMN

BALTER TABLE

CINSERT COLUMN

DAll the above

Answer:

B. ALTER TABLE

Read Explanation:

  • The ALTER TABLE statement is used to add, delete, or modify columns in an existing table.
  • The ALTER TABLE statement is also used to add and drop various constraints on an existing table.
 

Related Questions:

Which of the following is used to Manage DataBase?
........... is the process of successive reduction of a given set of relations to better form.
COBOL is an acronym for............
The symbols used in an assembly language are :
Runtime polymorphism is achieved by