Which SQL command is used to remove data from a table?
DROP
TRUNCATE
DELETE
ALTER

Database Systems Exercises are loading ...