delete all records in a table in pgweb code example Example: delete all records from table DELETE FROM table_name;