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:

A terminal node in a binary tree is called :
What shall we use in the case of safe downcast?
In _______, search start at the beginning of the list and check every element in the list.
Who invented the high level programming language C?
The computer language which are commonly used in Android applications ?