Multiple choice The SQL statement which is used to delete a particular column in an existing table is SQL Alter SQL Modify SQL Drop SQL Delete SQL Update Reveal answer Fill a bubble to check yourself A Correct answer Explanation The SQL Alter Table statement is used to add, delete or modify columns in an existing table.