Login
From:
PostgreSQL Documentation
(Uncensored)
subscribe
PostgreSQL: Documentation: 16: DELETE
https://www.postgresql.org/docs/16/sql-delete.html
links
backlinks
Roast topics
Find topics
Find it!
DELETE DELETE — delete rows of a table Synopsis [ WITH [ RECURSIVE ] with_query [, ...] ] DELETE FROM …