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 symbols used in an assembly language are :
Herder node is used as sentinel in :
..... converts high level language in to machine level language.
The malloc() function in C :