SQL for Database Construction
The SQL ALTER statement can be used to:

add rows to the table.
change the table data.
change the table structure.
delete rows from the table.

ANSWER DOWNLOAD EXAMIANS APP