how to delete a row in pgadmin 4 code example Example: drop row pgadmin DELETE FROM table_name_here WHERE condition_here;