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.
Add Missing Sequence Numbers to One Table according to The Other and Combine Two Tables #eg18

Add Missing Sequence Numbers to One Table according to The Other and Combine Two Tables #eg18

6
Comments 1
1 min read
Get the First Missing Item for the Sequence of Should-have-been Continuous Sequence Numbers #eg16

Get the First Missing Item for the Sequence of Should-have-been Continuous Sequence Numbers #eg16

6
Comments 1
2 min read
Data Analyst vs Business Analyst: Understanding the Key Differences and Required Skill Sets

Data Analyst vs Business Analyst: Understanding the Key Differences and Required Skill Sets

Comments
4 min read
Postgres major version upgrades with minimal downtime

Postgres major version upgrades with minimal downtime

Comments
4 min read
Enabling Special Needs Education and Empowerment

Enabling Special Needs Education and Empowerment

1
Comments
2 min read
Understanding Database Isolation Levels: An Essential Overview

Understanding Database Isolation Levels: An Essential Overview

9
Comments
3 min read
Transpose Multiple Columns into One Row in Each Group #eg15

Transpose Multiple Columns into One Row in Each Group #eg15

6
Comments 1
1 min read
PostgreSQL Fitness: 10 Essential Maintenance Practices for a Healthy Database

PostgreSQL Fitness: 10 Essential Maintenance Practices for a Healthy Database

2
Comments
3 min read
DBMS - Introduction

DBMS - Introduction

1
Comments 1
1 min read
Building a D&D 5e Character Generator: A Journey Through SQL and RPG Complexity

Building a D&D 5e Character Generator: A Journey Through SQL and RPG Complexity

17
Comments 6
4 min read
Uploading Excel Files to SSMS Table

Uploading Excel Files to SSMS Table

Comments
3 min read
Why Developers should understand SQL Server Performance

Why Developers should understand SQL Server Performance

Comments
2 min read
Fixing a slow table join

Fixing a slow table join

6
Comments
7 min read
Linearly Scalable Architecture with Separation of Concern

Linearly Scalable Architecture with Separation of Concern

Comments
2 min read
How To Debug SQL Procedures and Queries in Microsoft Visual Studio

How To Debug SQL Procedures and Queries in Microsoft Visual Studio

3
Comments
2 min read
SQL, mark continuous rows with sequence numbers #eg30

SQL, mark continuous rows with sequence numbers #eg30

8
Comments
1 min read
SQL, get historical status of each ID #eg22

SQL, get historical status of each ID #eg22

8
Comments 1
1 min read
ProjectEvent

ProjectEvent

Comments
3 min read
ProBook

ProBook

Comments
1 min read
Send reminder to employees when tasks are due

Send reminder to employees when tasks are due

2
Comments
2 min read
Celebrating My Achievement: Snowflake Badge 1 Completion 🎉

Celebrating My Achievement: Snowflake Badge 1 Completion 🎉

Comments
2 min read
Recommended Project: Querying Official Languages and Sorting

Recommended Project: Querying Official Languages and Sorting

Comments
2 min read
Understanding Transactions In Databases : Keeping Your Records Consistent 📊💰🔄📚✅

Understanding Transactions In Databases : Keeping Your Records Consistent 📊💰🔄📚✅

Comments
2 min read
NoSQL vs NewSQL vs Distributed SQL: A Comprehensive Comparison

NoSQL vs NewSQL vs Distributed SQL: A Comprehensive Comparison

5
Comments
4 min read
LINQPad for everything(or at least a lot)

LINQPad for everything(or at least a lot)

Comments
3 min read
Blackboxing SQL in CFScript - Part 1

Blackboxing SQL in CFScript - Part 1

Comments
5 min read
TypedSQL in Prisma: Type-Safe SQL Made Simple

TypedSQL in Prisma: Type-Safe SQL Made Simple

5
Comments 1
4 min read
SQL, get median of all columns in each row #eg21

SQL, get median of all columns in each row #eg21

9
Comments 1
1 min read
Where To Learn SQL

Where To Learn SQL

2
Comments
3 min read
SQL 101 đź“Š | A Guide to Basic Commands for Beginners đź’ˇ

SQL 101 đź“Š | A Guide to Basic Commands for Beginners đź’ˇ

6
Comments
2 min read
Compare two csv files #eg34

Compare two csv files #eg34

7
Comments 1
1 min read
Hotel reservation Schema design (PostgreSQL)

Hotel reservation Schema design (PostgreSQL)

Comments
4 min read
Sites to practice SQL

Sites to practice SQL

Comments
1 min read
10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

10-Day .Net Aspire Challenge: Day 2— Add MSSQL Component

9
Comments
2 min read
Choosing the Right Database for Your Project: Beyond Personal Experience

Choosing the Right Database for Your Project: Beyond Personal Experience

26
Comments 5
4 min read
SQL vs NoSQL: Understand the difference and know when to use each! 05:50

SQL vs NoSQL: Understand the difference and know when to use each!

2
Comments 1
3 min read
Ice vegas

Ice vegas

Comments
1 min read
SQL, output associated records having many-to-many relationship row by row #eg26

SQL, output associated records having many-to-many relationship row by row #eg26

8
Comments
1 min read
HackerRank SQL Preparation: Weather Observation Station 3(MySQL)

HackerRank SQL Preparation: Weather Observation Station 3(MySQL)

2
Comments
1 min read
Create Histogram Charts With MySQL – Tutorial

Create Histogram Charts With MySQL – Tutorial

1
Comments
4 min read
Launching ChartDB: Visualize database schemas with a single query

Launching ChartDB: Visualize database schemas with a single query

5
Comments
1 min read
PREVENT YOUR BACKEND FROM SQL INJECTION

PREVENT YOUR BACKEND FROM SQL INJECTION

1
Comments 1
3 min read
RoadMap to Data-Analytics 2024!

RoadMap to Data-Analytics 2024!

3
Comments
2 min read
An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT on a PostgreSQL or SQL Server database.

An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT on a PostgreSQL or SQL Server database.

Comments
1 min read
SQL Complete guide for Interview

SQL Complete guide for Interview

57
Comments 7
13 min read
How to Effectively Use the ALL Keyword in SQL Server Queries

How to Effectively Use the ALL Keyword in SQL Server Queries

Comments
6 min read
Recommended Project: Personnel Management System Database Setup

Recommended Project: Personnel Management System Database Setup

Comments
3 min read
How I Slashed CPU Usage by 20%: 5 Proven SQL Optimization Techniques

How I Slashed CPU Usage by 20%: 5 Proven SQL Optimization Techniques

2
Comments
2 min read
Creating Unique Slugs on Supabase with PostgreSQL

Creating Unique Slugs on Supabase with PostgreSQL

53
Comments 1
3 min read
Ma Première Expérience avec SQL Server et T-SQL : Création d'une Base de Données pour une Bibliothèque

Ma Première Expérience avec SQL Server et T-SQL : Création d'une Base de Données pour une Bibliothèque

Comments
5 min read
SQL Server: How to Use the ADD Keyword for Schema Changes

SQL Server: How to Use the ADD Keyword for Schema Changes

Comments
3 min read
Exploring New Features in PostgreSQL 17 with Python

Exploring New Features in PostgreSQL 17 with Python

2
Comments 1
3 min read
Understanding Your Data: The Essentials of Exploratory Data Analysis

Understanding Your Data: The Essentials of Exploratory Data Analysis

4
Comments
8 min read
Basic MySQL Queries: A Comprehensive Guide

Basic MySQL Queries: A Comprehensive Guide

7
Comments
4 min read
Database Indexing Explained: Why It's Like a Book's Table of Contents

Database Indexing Explained: Why It's Like a Book's Table of Contents

Comments
3 min read
Boost Your Website Security for Free with SafeLine WAF

Boost Your Website Security for Free with SafeLine WAF

6
Comments
3 min read
SQL, compute cumulative sums according to the termination condition #eg29

SQL, compute cumulative sums according to the termination condition #eg29

7
Comments 1
1 min read
SafeLine: Secure Your Web Applications Effortlessly

SafeLine: Secure Your Web Applications Effortlessly

6
Comments
2 min read
Cast for type conversion in SQL

Cast for type conversion in SQL

1
Comments
2 min read
Calculating Fingerprints For SQL Queries

Calculating Fingerprints For SQL Queries

Comments
4 min read
loading...