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.
Comparing IF, IIF, and CASE

Comparing IF, IIF, and CASE

Comments
3 min read
Advance SQL tricks.

Advance SQL tricks.

10
Comments 1
1 min read
Exploring PostgreSQL's EXCLUDE Operator: Advanced Data Constraints

Exploring PostgreSQL's EXCLUDE Operator: Advanced Data Constraints

1
Comments 1
3 min read
Using Triggers to Map Database Relationships in Custom Claims

Using Triggers to Map Database Relationships in Custom Claims

3
Comments
6 min read
DROP TABLE while being read: wait or wound?

DROP TABLE while being read: wait or wound?

1
Comments
8 min read
Interpreting Low-Code from the perspective of open-source SPL

Interpreting Low-Code from the perspective of open-source SPL

Comments
8 min read
Don't miss out on the new features in SQL Server 16.x

Don't miss out on the new features in SQL Server 16.x

5
Comments 2
2 min read
How to connect multiple databases to Django project

How to connect multiple databases to Django project

9
Comments 1
2 min read
Routable computing engine implements front-end database

Routable computing engine implements front-end database

Comments
5 min read
The Trade-offs Between Database Normalization and Denormalization

The Trade-offs Between Database Normalization and Denormalization

12
Comments 1
4 min read
Sequelize Migration

Sequelize Migration

Comments
2 min read
Analyzing Uber and Uber Eats Expenses Using DBT, Postgres, Gmail, Python, SQL And PowerBI

Analyzing Uber and Uber Eats Expenses Using DBT, Postgres, Gmail, Python, SQL And PowerBI

Comments
9 min read
Creating a Node.js web app service and SQL Database in Azure

Creating a Node.js web app service and SQL Database in Azure

2
Comments
4 min read
Approximate Count for hash sharded YugabyteDB tables

Approximate Count for hash sharded YugabyteDB tables

Comments
4 min read
SQL Case Study - Tiny Shop Sales

SQL Case Study - Tiny Shop Sales

2
Comments 2
6 min read
How to write SQL query in Ruby On Rails

How to write SQL query in Ruby On Rails

Comments
4 min read
Parallel Scan in YugabyteDB (ysql_select_parallelism=-1)

Parallel Scan in YugabyteDB (ysql_select_parallelism=-1)

Comments
3 min read
Seamlessly Save and Load Reports from SQL Server Database to Blazor Pivot Table

Seamlessly Save and Load Reports from SQL Server Database to Blazor Pivot Table

Comments
16 min read
Subqueries Unraveled: Exploring SQL’s Hidden Power

Subqueries Unraveled: Exploring SQL’s Hidden Power

1
Comments 6
3 min read
25 SQL tricks for beginners.

25 SQL tricks for beginners.

26
Comments 2
2 min read
How to pivot data using Dynamic SQL in SQL Server

How to pivot data using Dynamic SQL in SQL Server

5
Comments 4
3 min read
Exploring Advanced and Modern Concepts in SQL with Practical Examples.

Exploring Advanced and Modern Concepts in SQL with Practical Examples.

40
Comments 13
4 min read
Postgres Concurrency : What could go wrong (part 2)

Postgres Concurrency : What could go wrong (part 2)

6
Comments 2
3 min read
Generate SQL Script in PostgreSQL

Generate SQL Script in PostgreSQL

1
Comments
1 min read
SQL vs. NoSQL - cutting through the Tech Twitter noise

SQL vs. NoSQL - cutting through the Tech Twitter noise

1
Comments
9 min read
How does the in-memory database bring memory’s advantage into play?

How does the in-memory database bring memory’s advantage into play?

Comments
12 min read
A Worthy Sequel: An Overview of Next-Gen NoSQL Databases

A Worthy Sequel: An Overview of Next-Gen NoSQL Databases

2
Comments
4 min read
Deploying an App Service in Azure and Connecting to SQL Database

Deploying an App Service in Azure and Connecting to SQL Database

3
Comments
3 min read
My Favorite Free Courses to Learn Data Science in Depth

My Favorite Free Courses to Learn Data Science in Depth

51
Comments 3
15 min read
Open-source SPL Eliminates Tens of Thousands of Intermediate Tables from Databases

Open-source SPL Eliminates Tens of Thousands of Intermediate Tables from Databases

5
Comments
8 min read
Building a Node.js Server with Microsoft SQL Database Integration

Building a Node.js Server with Microsoft SQL Database Integration

Comments
2 min read
How to Query 1st, 2nd, or Nth Largest attribute in SQL Table

How to Query 1st, 2nd, or Nth Largest attribute in SQL Table

Comments
3 min read
7 Bad Practices to Avoid When Writing SQL Queries for Better Performance 🚀

7 Bad Practices to Avoid When Writing SQL Queries for Better Performance 🚀

10
Comments 2
4 min read
How to Survive Phase III of Flatiron School

How to Survive Phase III of Flatiron School

1
Comments
4 min read
Postgres Concurrency : What could go wrong (part 1)

Postgres Concurrency : What could go wrong (part 1)

8
Comments
4 min read
How to access the ERD (Entity-Relationship Diagram) of your database schema in MySQL Workbench

How to access the ERD (Entity-Relationship Diagram) of your database schema in MySQL Workbench

2
Comments 1
2 min read
SAS Function setDateByNumberBDays

SAS Function setDateByNumberBDays

2
Comments
1 min read
SAS Function isBrHolidayworkingDaysBetweenDates

SAS Function isBrHolidayworkingDaysBetweenDates

2
Comments
1 min read
SAS Functions previous and next BusinessDay

SAS Functions previous and next BusinessDay

Comments
1 min read
Create Stored Procedures using Embedded Python

Create Stored Procedures using Embedded Python

2
Comments
5 min read
MySQL Basic Select challenges

MySQL Basic Select challenges

Comments
2 min read
Managing Calendar Availability in Supabase

Managing Calendar Availability in Supabase

2
Comments
3 min read
SQL Constraints 101: Ensuring Data Accuracy and Integrity

SQL Constraints 101: Ensuring Data Accuracy and Integrity

1
Comments 4
6 min read
SAS Function isBrHoliday

SAS Function isBrHoliday

2
Comments
1 min read
SAS Function isBusinessDay

SAS Function isBusinessDay

2
Comments
1 min read
pg_hint_plan in views? No. But in UDFs, Yes

pg_hint_plan in views? No. But in UDFs, Yes

3
Comments
10 min read
MySQL 8.0: Invisible Columns

MySQL 8.0: Invisible Columns

3
Comments
2 min read
Introduction to SQL set operators

Introduction to SQL set operators

11
Comments 1
5 min read
How to build a music player part 2: Introduction MySQL database

How to build a music player part 2: Introduction MySQL database

Comments
3 min read
Generate Random Text Strings in PostgreSQL

Generate Random Text Strings in PostgreSQL

2
Comments
1 min read
How to rotate data using Pivot & Unpivot operators

How to rotate data using Pivot & Unpivot operators

3
Comments 2
3 min read
Why ETL Becomes ELT or Even LET?

Why ETL Becomes ELT or Even LET?

Comments
8 min read
SQL Recipe: Ranking Records

SQL Recipe: Ranking Records

5
Comments
2 min read
A Quick Guide to AI-Powered Data Visualization: Create a Smart Dashboard with LogicLoop.

A Quick Guide to AI-Powered Data Visualization: Create a Smart Dashboard with LogicLoop.

11
Comments
6 min read
Description of important clauses in SQL and Apache age query format part 2

Description of important clauses in SQL and Apache age query format part 2

Comments
2 min read
DBMS Concepts

DBMS Concepts

Comments
10 min read
Description of important clauses in SQL and Apache age query format part 1

Description of important clauses in SQL and Apache age query format part 1

Comments
2 min read
How to close a MySQL connection in Node js?

How to close a MySQL connection in Node js?

Comments 1
1 min read
Efficient Data Management with "PostgreSQL"

Efficient Data Management with "PostgreSQL"

1
Comments
2 min read
CRUD - 4 SQL Commands, their Javascript equivalents and MORE

CRUD - 4 SQL Commands, their Javascript equivalents and MORE

1
Comments
5 min read
loading...