DEV Community

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
SQL Nulls Finally Made Sense: COALESCE, NULLIF, and Safer Calculations

SQL Nulls Finally Made Sense: COALESCE, NULLIF, and Safer Calculations

30
Comments
3 min read
PostgreSQL Dead Rows: The Ultimate Guide to MVCC, Database Bloat, Performance Degradation, and Long-Term Optimization

PostgreSQL Dead Rows: The Ultimate Guide to MVCC, Database Bloat, Performance Degradation, and Long-Term Optimization

3
Comments
7 min read
Columns & Data Types in Oracle: What Actually Stuck on Day 2 (As a Beginner)

Columns & Data Types in Oracle: What Actually Stuck on Day 2 (As a Beginner)

29
Comments 2
3 min read
Subqueries vs JOINs: When to Use Each in SQL

Subqueries vs JOINs: When to Use Each in SQL

2
Comments
4 min read
SQL - PostgreSQL: Execution Order

SQL - PostgreSQL: Execution Order

4
Comments
5 min read
TIL: Blazing-fast correlated exists queries

TIL: Blazing-fast correlated exists queries

Comments 2
1 min read
Table Design: Database Fundamentals to Know as a Beginner

Table Design: Database Fundamentals to Know as a Beginner

27
Comments 2
4 min read
Make Your Technical Tutorials Interactive with SQLize Embed

Make Your Technical Tutorials Interactive with SQLize Embed

1
Comments
2 min read
How SQLite Replaced PostgreSQL as My First Choice

How SQLite Replaced PostgreSQL as My First Choice

Comments
4 min read
Learning Databases Beyond SQL: My First Day with Oracle Tables

Learning Databases Beyond SQL: My First Day with Oracle Tables

25
Comments 2
3 min read
From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL

From CSV to Insights: Analysing Walmart Sales with Python & PostgreSQL

Comments
2 min read
Week 5 Scripting Challenge: Secure Password Authentication

Week 5 Scripting Challenge: Secure Password Authentication

Comments
15 min read
Modular Approach to Database Performance and Maintainability

Modular Approach to Database Performance and Maintainability

3
Comments
4 min read
5 Surprising Truths About Your SQL SELECT Query (And Why They Matter)

5 Surprising Truths About Your SQL SELECT Query (And Why They Matter)

1
Comments
4 min read
SQL Aggregations Finally Made Sense: GROUP BY, HAVING, MIN, MAX, AVG

SQL Aggregations Finally Made Sense: GROUP BY, HAVING, MIN, MAX, AVG

25
Comments 4
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.