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.
SQLNet is A social network that looks like Twitter, but you write SQL to do anything

SQLNet is A social network that looks like Twitter, but you write SQL to do anything

2
Comments
7 min read
The second-highest salary: Why the simplest SQL query is often the smartest

The second-highest salary: Why the simplest SQL query is often the smartest

Comments
4 min read
Old Oracle Joins vs ANSI JOINs: Why I Chose One and Stuck With It

Old Oracle Joins vs ANSI JOINs: Why I Chose One and Stuck With It

16
Comments
2 min read
“How I Built an End-to-End ETL Pipeline Using Databricks & Delta Lake”

“How I Built an End-to-End ETL Pipeline Using Databricks & Delta Lake”

Comments
2 min read
Medallion Architecture 101: Building Data Pipelines That Don't Fall Apart

Medallion Architecture 101: Building Data Pipelines That Don't Fall Apart

Comments
11 min read
Querying & Filtering in Oracle Databases: What Actually Clicked for Me As a Beginner

Querying & Filtering in Oracle Databases: What Actually Clicked for Me As a Beginner

30
Comments 1
4 min read
The Day I Chose VARCHAR(255) and Regretted It: A PostgreSQL String Story

The Day I Chose VARCHAR(255) and Regretted It: A PostgreSQL String Story

2
Comments 1
8 min read
How One Can Start Their Journey in Data Engineering

How One Can Start Their Journey in Data Engineering

Comments 2
4 min read
MSSQL DBCC How good are they really ?

MSSQL DBCC How good are they really ?

1
Comments
6 min read
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

3
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.