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.
HASHING IN SQL

HASHING IN SQL

Comments
2 min read
Building a Sales Database in PostgreSQL — Schema, Data & JOIN Examples

Building a Sales Database in PostgreSQL — Schema, Data & JOIN Examples

4
Comments
6 min read
Multi-Tenancy Database Patterns with examples in Go

Multi-Tenancy Database Patterns with examples in Go

2
Comments
9 min read
Cursors and Triggers

Cursors and Triggers

Comments
3 min read
đź’ľDatabase Reliability Explained: Transactions, Deadlocks & Log-Based Recovery

đź’ľDatabase Reliability Explained: Transactions, Deadlocks & Log-Based Recovery

Comments
3 min read
Your ORM is Lying to You About SQL (CTEs Explained)

Your ORM is Lying to You About SQL (CTEs Explained)

5
Comments
8 min read
Understanding 1NF, 2NF, and 3NF in DBMS with SQL Examples

Understanding 1NF, 2NF, and 3NF in DBMS with SQL Examples

Comments
2 min read
Algo entre o VARCHAR2 e o CLOB: VARCHAR2 com esterĂłides [MAX_STRING_SIZE]

Algo entre o VARCHAR2 e o CLOB: VARCHAR2 com esterĂłides [MAX_STRING_SIZE]

1
Comments
2 min read
The Pitfall of ORDER BY Timestamp (And How to Fix It)

The Pitfall of ORDER BY Timestamp (And How to Fix It)

Comments
3 min read
TIL: Temp table vs CTE

TIL: Temp table vs CTE

1
Comments
1 min read
Cursor and Trigger

Cursor and Trigger

Comments 1
2 min read
Database Normalization

Database Normalization

Comments
2 min read
A Developer’s Guide to PostgreSQL REGEXP_MATCH (with Snippets)

A Developer’s Guide to PostgreSQL REGEXP_MATCH (with Snippets)

Comments
2 min read
DBMS Made simple

DBMS Made simple

Comments
2 min read
Database Normalization

Database Normalization

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