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.
ACID Properties in Databases: What Happens Without Them?

ACID Properties in Databases: What Happens Without Them?

5
Comments
6 min read
SQL: Multi field mixed deduplication followed by numbering #eg81

SQL: Multi field mixed deduplication followed by numbering #eg81

6
Comments
2 min read
Working with PostgreSQL Date and Time Functions

Working with PostgreSQL Date and Time Functions

Comments
3 min read
🗂️ Master SQL Review with GUI 🎛️, GitOps 🖇️ and API 🔌

🗂️ Master SQL Review with GUI 🎛️, GitOps 🖇️ and API 🔌

11
Comments
6 min read
Why Doesn't Postgres Use My Index

Why Doesn't Postgres Use My Index

Comments
16 min read
Packages in Oracle SQL | Package specification | Package body

Packages in Oracle SQL | Package specification | Package body

Comments
1 min read
SUBSTR function in Oracle

SUBSTR function in Oracle

5
Comments
1 min read
17 Practical Examples of the CREATE TABLE Statement

17 Practical Examples of the CREATE TABLE Statement

2
Comments
1 min read
Ensuring Data Integrity in Financial Transactions: The PostgreSQL Transaction Solution

Ensuring Data Integrity in Financial Transactions: The PostgreSQL Transaction Solution

8
Comments
4 min read
How to Query CSV Files with SQLite

How to Query CSV Files with SQLite

Comments
8 min read
What Are Stored Procedures?

What Are Stored Procedures?

Comments
8 min read
Statement Level Trigger vs Row Level Trigger

Statement Level Trigger vs Row Level Trigger

5
Comments
2 min read
The Amazing SQL Recursive Queries

The Amazing SQL Recursive Queries

Comments
3 min read
How to Install PostgreSQL on Ubuntu 22.04 LTS

How to Install PostgreSQL on Ubuntu 22.04 LTS

3
Comments
10 min read
AI-Driven SQL Query Optimization and Big Data Integration

AI-Driven SQL Query Optimization and Big Data Integration

2
Comments
3 min read
True Alphanumeric / natural sorting in MySQL - why is the answer always recursion?

True Alphanumeric / natural sorting in MySQL - why is the answer always recursion?

35
Comments 7
4 min read
A Comparison of Top Private and Browser Based SQL on CSV Tools

A Comparison of Top Private and Browser Based SQL on CSV Tools

1
Comments
4 min read
Day 2 of SQL Series || Basic Commands

Day 2 of SQL Series || Basic Commands

9
Comments
3 min read
TrailBase: Building an App with UI, Admin Dash and Vector Search in ~100 Lines

TrailBase: Building an App with UI, Admin Dash and Vector Search in ~100 Lines

Comments
6 min read
Online SQL Editors: Exploring Window Functions in MySQL and Their Practical Applications

Online SQL Editors: Exploring Window Functions in MySQL and Their Practical Applications

1
Comments
4 min read
Populating a Vertica Database with Random Data

Populating a Vertica Database with Random Data

Comments
4 min read
Alphanumeric / Natural sort in MySQL - 30 years and we still can't do this? 😤

Alphanumeric / Natural sort in MySQL - 30 years and we still can't do this? 😤

34
Comments 9
13 min read
ACID Transactions in System Design

ACID Transactions in System Design

3
Comments 1
5 min read
Exploring Microsoft SQL Server: Powering Enterprise Data Management

Exploring Microsoft SQL Server: Powering Enterprise Data Management

Comments
10 min read
Best Practices for Using GROUP BY in MySQL for Converting Vertical Data to JSON

Best Practices for Using GROUP BY in MySQL for Converting Vertical Data to JSON

Comments
5 min read
loading...