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.
Text to IRIS SQL with LangChain

Text to IRIS SQL with LangChain

Comments
18 min read
Database Interactions in Go: From SQL to NoSQL

Database Interactions in Go: From SQL to NoSQL

2
Comments
5 min read
sql joins: moving in together

sql joins: moving in together

Comments
3 min read
Personal Knowledge Graphs in AI RAG on user phone

Personal Knowledge Graphs in AI RAG on user phone

1
Comments
9 min read
🚀 Boosting TPC-H Q2 Query Performance by 1000x times: PawSQL Optimization Techniques

🚀 Boosting TPC-H Q2 Query Performance by 1000x times: PawSQL Optimization Techniques

2
Comments
4 min read
Replace Duplicate Digits in Every 9-digit Number in a Text File with Non-duplicate Ones #eg52

Replace Duplicate Digits in Every 9-digit Number in a Text File with Non-duplicate Ones #eg52

7
Comments
1 min read
Indexes in SQL | Clustered and Non-Clustered Index

Indexes in SQL | Clustered and Non-Clustered Index

6
Comments 1
2 min read
"SQL 101: Introduction to Structured Query Language."

"SQL 101: Introduction to Structured Query Language."

1
Comments 1
2 min read
Virtual tables in SQL - Views, Materialized View, Global Temporary Table and Inline View

Virtual tables in SQL - Views, Materialized View, Global Temporary Table and Inline View

5
Comments
2 min read
Improve Your PL/pgSQL Performance: Identifying and Resolving Common Bottlenecks

Improve Your PL/pgSQL Performance: Identifying and Resolving Common Bottlenecks

1
Comments 2
4 min read
Reverse Rows in a Text File #eg51

Reverse Rows in a Text File #eg51

8
Comments 3
1 min read
Functions in PL/SQL

Functions in PL/SQL

5
Comments
2 min read
Primary Key and Foreign Key in SQL | Part 2

Primary Key and Foreign Key in SQL | Part 2

5
Comments
3 min read
Procedure in PLSQL

Procedure in PLSQL

4
Comments
2 min read
EXECUTE IMMEDIATE in PL/SQL

EXECUTE IMMEDIATE in PL/SQL

1
Comments
2 min read
Dynamic SQL

Dynamic SQL

Comments
2 min read
Primary Key and Foreign Key in SQL | Part 1

Primary Key and Foreign Key in SQL | Part 1

1
Comments
2 min read
%TYPE and %ROWTYPE Attributes in PLSQL

%TYPE and %ROWTYPE Attributes in PLSQL

8
Comments
2 min read
Masking in SQL | PART 2

Masking in SQL | PART 2

4
Comments 3
2 min read
Spring Data JPA Method Naming Conventions: Build Queries Without Writing SQL

Spring Data JPA Method Naming Conventions: Build Queries Without Writing SQL

2
Comments 1
2 min read
BULK COLLECT in PL/SQL

BULK COLLECT in PL/SQL

3
Comments
5 min read
Cursor Types in PLSQL -Normal cursor and Reference cursor

Cursor Types in PLSQL -Normal cursor and Reference cursor

7
Comments
4 min read
Cursor in PLSQL - Best Explanation

Cursor in PLSQL - Best Explanation

Comments
2 min read
Common Table Expression (CTE) in PLSQL | Part 2

Common Table Expression (CTE) in PLSQL | Part 2

5
Comments
2 min read
Trigger in PL/SQL with Example - Part 1 | BEFORE Trigger

Trigger in PL/SQL with Example - Part 1 | BEFORE Trigger

6
Comments
2 min read
loading...