Published onMay 2, 2023PostgreSQL Basics 102 - Inserts Updates, Deletes and Selects#PostgreSQL#PostgreSQL-basicsWe will learn how to insert, update, delete and select
Published onMay 1, 2023PostgreSQL Basics 101 - Database and Tables#PostgreSQL#PostgreSQL-basics#PostgreSQL-tablesWe will learn how to create and delete tables, navigate inside the database and add or delete columns with special instructions.