dwyl / learn-postgresql

🐘 Learn how to use PostgreSQL and Structured Query Language (SQL) to store and query your relational data. 🔍
211 stars 23 forks source link

Blog post CrunchyData #97

Open ndrean opened 1 year ago

ndrean commented 1 year ago

One of my favourite resources (can be tried directly with https://www.db-fiddle.com/): WITH RETURNING, JOIN USING, UPDATE -> FROM WHERE, DELETE -> USING WHERE

Screenshot 2023-02-15 at 13 20 39