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:

The generic name used for unexpected errors that occur during the execution of a programme is called :
An ...... program is one that is ready to run and does not need to be altered in anyway :
Find the user defined data type in C :
In which year did IBM developed FORTRAN High Level programming languages used to write scientific applications?
Which out the following is a scripting language?