Which of the following SQL statements is used to delete data from a table in SQLite?
a) DELETE FROM
b) DROP FROM
c) REMOVE
d) None of the above