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.
VARRAY in PLSQL Functions | LIMIT | COUNT | EXTEND

VARRAY in PLSQL Functions | LIMIT | COUNT | EXTEND

5
Comments
2 min read
Difference Between Varray and Nested Table in PLSQL

Difference Between Varray and Nested Table in PLSQL

2
Comments
2 min read
This Single-Line Command Reduced Our Database Object Management Efforts

This Single-Line Command Reduced Our Database Object Management Efforts

Comments
5 min read
Self Join in SQL | Best Explanation with Examples

Self Join in SQL | Best Explanation with Examples

6
Comments
5 min read
Materialized Views in SQL | Best Explanation

Materialized Views in SQL | Best Explanation

6
Comments
3 min read
RAISE_APPLICATION_ERROR and PRAGMA EXCEPTION_INIT in PLSQL EXCEPT HANDLING

RAISE_APPLICATION_ERROR and PRAGMA EXCEPTION_INIT in PLSQL EXCEPT HANDLING

7
Comments 1
3 min read
Difference between GROUP BY and DISTINCT in SQL

Difference between GROUP BY and DISTINCT in SQL

1
Comments
1 min read
Convert CSV Data into Multilevel JSON #eg56

Convert CSV Data into Multilevel JSON #eg56

6
Comments
1 min read
Materialized View in SQL

Materialized View in SQL

Comments
5 min read
Aggregate function & Windows functions

Aggregate function & Windows functions

1
Comments
2 min read
Relationships in databases

Relationships in databases

7
Comments
2 min read
Views in SQL

Views in SQL

8
Comments 1
1 min read
Mastering MySQL Aggregate Functions: Simplifying Data Analysis

Mastering MySQL Aggregate Functions: Simplifying Data Analysis

Comments
4 min read
Creating a backup table in ORACLE SQL

Creating a backup table in ORACLE SQL

7
Comments
1 min read
Bitmap Index in ORACLE SQL

Bitmap Index in ORACLE SQL

Comments
3 min read
B-tree index in ORACLE SQL

B-tree index in ORACLE SQL

Comments
2 min read
Dicas de SQL para Iniciantes: Consultando Proprietários de Animais de Estimação (Joins)

Dicas de SQL para Iniciantes: Consultando Proprietários de Animais de Estimação (Joins)

Comments 2
7 min read
How to send reports to different recipients based on the date

How to send reports to different recipients based on the date

Comments
2 min read
Sequence in SQL | PART 1

Sequence in SQL | PART 1

5
Comments
3 min read
Sequence in SQL | PART 2

Sequence in SQL | PART 2

Comments
3 min read
AWS re:Invent 2024 - Which sessions I'll try to attend.

AWS re:Invent 2024 - Which sessions I'll try to attend.

15
Comments
7 min read
SQL queries - Data Structures | Behind the scenes

SQL queries - Data Structures | Behind the scenes

8
Comments
4 min read
Indexing Operation flow structure in ORACLE SQL

Indexing Operation flow structure in ORACLE SQL

5
Comments
2 min read
Partitioning in Oracle SQL

Partitioning in Oracle SQL

Comments
2 min read
How We Build User Search at Outside: A Case Study in Database Indexing

How We Build User Search at Outside: A Case Study in Database Indexing

6
Comments 1
4 min read
loading...