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 Comment Syntax by Database: MySQL, PostgreSQL, SQL Server, SQLite, Oracle

SQL Comment Syntax by Database: MySQL, PostgreSQL, SQL Server, SQLite, Oracle

Comments
5 min read
NULL in SQL: Why = NULL Finds Nothing and What to Write Instead

NULL in SQL: Why = NULL Finds Nothing and What to Write Instead

Comments
14 min read
How to Find Duplicate Rows in SQL (and Decide What Counts as One)

How to Find Duplicate Rows in SQL (and Decide What Counts as One)

Comments
15 min read
Month-over-Month Growth in SQL: LAG, the Growth Formula, and the Traps

Month-over-Month Growth in SQL: LAG, the Growth Formula, and the Traps

Comments
15 min read
DDL and DML WHAT ARE THEY?

DDL and DML WHAT ARE THEY?

Comments
1 min read
Why I Stopped Rushing to Machine Learning and Started with SQL Instead!

Why I Stopped Rushing to Machine Learning and Started with SQL Instead!

1
Comments
2 min read
Oracle Designer Lost Support in 2013. My AI Agent Develops in It Anyway.

Oracle Designer Lost Support in 2013. My AI Agent Develops in It Anyway.

Comments
5 min read
MariaDB 10.6 to 13.0 for WordPress: Only One Upgrade Actually Does Anything [Benchmark]

MariaDB 10.6 to 13.0 for WordPress: Only One Upgrade Actually Does Anything [Benchmark]

Comments
10 min read
Column Comments in PostgreSQL and MySQL: How to Document Columns Without a Migration

Column Comments in PostgreSQL and MySQL: How to Document Columns Without a Migration

Comments 1
7 min read
Recursive CTEs: How SQL Secretly Learned to Loop

Recursive CTEs: How SQL Secretly Learned to Loop

Comments 3
3 min read
We caught a SQL injection with an offline AI security scanner — here's the exact query it found

We caught a SQL injection with an offline AI security scanner — here's the exact query it found

Comments 1
3 min read
Is Supabase Actually a Database?

Is Supabase Actually a Database?

Comments
5 min read
MariaDB 12 Broke Our Concurrent Updates: Debugging ERROR 1020 After an Upgrade

MariaDB 12 Broke Our Concurrent Updates: Debugging ERROR 1020 After an Upgrade

Comments 2
2 min read
Building my first database with SQL: a library project

Building my first database with SQL: a library project

Comments
5 min read
Real-World Data Engineering on Snowflake: Architectural Patterns and DEA-C01 Insights

Real-World Data Engineering on Snowflake: Architectural Patterns and DEA-C01 Insights

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