how to delete all tuples from a table? code example Example: delete all records from table DELETE FROM table_name;