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.
PL/SQL collections - Associative Arrays, Nested Tables & VARRAYs.

PL/SQL collections - Associative Arrays, Nested Tables & VARRAYs.

5
Comments
2 min read
Best PostgreSQL Queries/Functions for Daily Operations

Best PostgreSQL Queries/Functions for Daily Operations

2
Comments 2
4 min read
The Difference between Each Value in a Certain Column and Its Previous One and Display Result

The Difference between Each Value in a Certain Column and Its Previous One and Display Result

6
Comments
1 min read
Identity Inserts in Databases: The Debate Between Control and Flexibility (And What Benjamin Franklin Has to Do With It)

Identity Inserts in Databases: The Debate Between Control and Flexibility (And What Benjamin Franklin Has to Do With It)

3
Comments
4 min read
Unlocking Clean Data: Mastering Key EDA Operations Using SQL

Unlocking Clean Data: Mastering Key EDA Operations Using SQL

1
Comments
3 min read
MySQL Basics: Understanding DDL, DML, DQL, DCL, and TPL with Examples

MySQL Basics: Understanding DDL, DML, DQL, DCL, and TPL with Examples

Comments
5 min read
Open sourcing our new Text-to-SQL LLM app starter template

Open sourcing our new Text-to-SQL LLM app starter template

1
Comments
6 min read
How to Delete Duplicate Data from a MySQL Database

How to Delete Duplicate Data from a MySQL Database

Comments
4 min read
Understanding and Configuring Oracle Access Control Lists (ACLs) for Email Sending Using UTL_MAIL

Understanding and Configuring Oracle Access Control Lists (ACLs) for Email Sending Using UTL_MAIL

28
Comments
7 min read
Boosting PostgreSQL Performance: Optimising Queries with the != Operator

Boosting PostgreSQL Performance: Optimising Queries with the != Operator

4
Comments
8 min read
How to create a table with SQL code?

How to create a table with SQL code?

3
Comments
6 min read
How to Downsample Your Data Efficiently

How to Downsample Your Data Efficiently

Comments
2 min read
Turbocharge Your App: Slash DB Calls with Raw SQL Magic!

Turbocharge Your App: Slash DB Calls with Raw SQL Magic!

4
Comments
2 min read
Understanding Recursive Queries in PostgreSQL: A Process Hierarchy Example

Understanding Recursive Queries in PostgreSQL: A Process Hierarchy Example

Comments
3 min read
Logical Processing order of a SQL query

Logical Processing order of a SQL query

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