PostgreSQL Inserting and modifying dataShare on In this sectionHow to insert and delete data in PostgreSQLHow to update existing data in PostgreSQLHow to use `INSERT ON CONFLICT` to upsert data in PostgreSQLImporting and exporting data in PostgreSQLUnderstanding and using transactions in PostgreSQLEdit this page on GitHub