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.
Find the Closest Date Match for Each Record from Two Tables — From SQL to SPL #20

Find the Closest Date Match for Each Record from Two Tables — From SQL to SPL #20

5
Comments 1
2 min read
SQL Joins Made Easy: INNER, OUTER, LEFT, RIGHT Joins

SQL Joins Made Easy: INNER, OUTER, LEFT, RIGHT Joins

Comments
1 min read
Are SQL Joins Expensive?

Are SQL Joins Expensive?

Comments
2 min read
🛠️ Copying and Moving Data Between Tables in ClickHouse (with Different Engines)

🛠️ Copying and Moving Data Between Tables in ClickHouse (with Different Engines)

4
Comments
2 min read
Filtering Data in SQL: Using WHERE, AND, OR, and NOT

Filtering Data in SQL: Using WHERE, AND, OR, and NOT

Comments
1 min read
Get Total Count of Tables per Database in MySQL

Get Total Count of Tables per Database in MySQL

Comments
1 min read
How I Migrated An SQL Database To DynamoDB

How I Migrated An SQL Database To DynamoDB

1
Comments
5 min read
Mastering PostgreSQL Table Partitioning for Scalable Databases

Mastering PostgreSQL Table Partitioning for Scalable Databases

Comments
3 min read
Introduction to SQL for data science

Introduction to SQL for data science

1
Comments
2 min read
Mastering SQL for Data Engineering: Advanced Queries, Optimization, and Data Modeling Best Practices

Mastering SQL for Data Engineering: Advanced Queries, Optimization, and Data Modeling Best Practices

Comments
10 min read
Optimizing PostgreSQL Queries With Indexes: A Practical Deep Dive

Optimizing PostgreSQL Queries With Indexes: A Practical Deep Dive

Comments
2 min read
Find the Superset from the Relationship Table — From SQL to SPL #19

Find the Superset from the Relationship Table — From SQL to SPL #19

1
Comments 1
1 min read
It’s Still Postgres—But Better: Timescale Integration Guides

It’s Still Postgres—But Better: Timescale Integration Guides

Comments
1 min read
TiDB’s Chat2Query: Instant Business Insights, No SQL Required

TiDB’s Chat2Query: Instant Business Insights, No SQL Required

Comments
4 min read
Mastering PostgreSQL CTEs (Common Table Expressions) for Complex Queries

Mastering PostgreSQL CTEs (Common Table Expressions) for Complex Queries

Comments
2 min read
Doris: Breaking Down the Barriers of SQL Dialects and Building a Unified Data Query Ecosystem

Doris: Breaking Down the Barriers of SQL Dialects and Building a Unified Data Query Ecosystem

2
Comments
4 min read
Consultas SQL reales para un restaurante: mi primer reto en análisis de datos

Consultas SQL reales para un restaurante: mi primer reto en análisis de datos

Comments
6 min read
Boolean Data Type in Oracle ِDatabase 23ai

Boolean Data Type in Oracle ِDatabase 23ai

Comments
2 min read
Oracle 19c - JSON Conversions

Oracle 19c - JSON Conversions

Comments
5 min read
Mastering Common Table Expressions (CTEs) in PostgreSQL for Complex Queries

Mastering Common Table Expressions (CTEs) in PostgreSQL for Complex Queries

1
Comments
2 min read
What is Database Indexing?

What is Database Indexing?

Comments
1 min read
Unlocking Image Analysis with Snowflake Cortex COMPLETE Multimodal Function

Unlocking Image Analysis with Snowflake Cortex COMPLETE Multimodal Function

2
Comments
7 min read
Entity-Relationship (ER) Diagrams: Visualizing Your Database Structure

Entity-Relationship (ER) Diagrams: Visualizing Your Database Structure

Comments
2 min read
🗃️ Structured Query Language (SQL): The Backbone of Modern Databases 2025

🗃️ Structured Query Language (SQL): The Backbone of Modern Databases 2025

Comments
3 min read
Mastering SQLite: Efficient Database Management Tips

Mastering SQLite: Efficient Database Management Tips

2
Comments
3 min read
loading...