sqlite3 query to delete all records of table code example Example: delete a record from a table sqlite3 DELETE FROM table WHERE search_condition;