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.
Boosting SQL Query Flexibility with CROSS APPLY

Boosting SQL Query Flexibility with CROSS APPLY

Comments
2 min read
Optimizing Your MySQL Queries for Maximum Efficiency

Optimizing Your MySQL Queries for Maximum Efficiency

Comments
3 min read
ROLLUP

ROLLUP

Comments
2 min read
SQL Basic Question for interview

SQL Basic Question for interview

20
Comments 8
4 min read
How to detect query which holds the lock in Postgres?

How to detect query which holds the lock in Postgres?

Comments
1 min read
Find high dead_tuples

Find high dead_tuples

Comments
1 min read
Check Table size in Postgresql Database

Check Table size in Postgresql Database

Comments
1 min read
SQL Window functions: Understanding PARTITION BY

SQL Window functions: Understanding PARTITION BY

1
Comments
5 min read
Understanding Data Partitioning vs. Sharding: Key Concepts for Effective Data Management

Understanding Data Partitioning vs. Sharding: Key Concepts for Effective Data Management

Comments
3 min read
Avoid SELECT *, even on a single-column tables

Avoid SELECT *, even on a single-column tables

1
Comments
4 min read
100 Essential SQL Questions Every Developer Should Master

100 Essential SQL Questions Every Developer Should Master

Comments
3 min read
Understanding SQL Triggers: Automating Database Tasks with Ease

Understanding SQL Triggers: Automating Database Tasks with Ease

Comments
3 min read
SQL Transactions: Ensuring Data Integrity and Consistency

SQL Transactions: Ensuring Data Integrity and Consistency

Comments
3 min read
Mastering SQL Views: Simplify, Secure, and Optimize Your Database Queries

Mastering SQL Views: Simplify, Secure, and Optimize Your Database Queries

Comments
3 min read
Understanding ACID Properties: The Pillars of Reliable Databases

Understanding ACID Properties: The Pillars of Reliable Databases

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