In SQL, which keyword is used to remove data from a database table?
DELETE
UPDATE
ALTER
INSERT

Programming Languages Exercises are loading ...