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

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

ANSWER DOWNLOAD EXAMIANS APP