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

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

ANSWER DOWNLOAD EXAMIANS APP