how do you remove a table in a postgresql database code example Example: how to remove tables from postgresql DROP TABLE IF EXISTS tablename;