Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
SQL Commands Series' Articles
Back to Luca Liu's Series
A Quick Review of SQL Window Functions with Examples
Luca Liu
Luca Liu
Luca Liu
Follow
Dec 29 '24
A Quick Review of SQL Window Functions with Examples
#
sql
#
database
#
tutorial
#
beginners
24
reactions
Comments
6
comments
4 min read
A Quick Guide to SQL Data Modification Commands with Examples
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 5 '25
A Quick Guide to SQL Data Modification Commands with Examples
#
sql
#
database
#
data
#
tutorial
2
reactions
Comments
Add Comment
3 min read
A Guide to Manage Access in SQL - GRANT, REVOKE, and Access Control
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 6 '25
A Guide to Manage Access in SQL - GRANT, REVOKE, and Access Control
#
sql
#
database
#
tutorial
#
data
1
reaction
Comments
Add Comment
3 min read
Mastering SQL Joins - Inner, Outer, Cross, and Self-Joins with Examples
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 13 '25
Mastering SQL Joins - Inner, Outer, Cross, and Self-Joins with Examples
#
sql
#
database
#
oracle
#
tutorial
4
reactions
Comments
Add Comment
4 min read
SQL Performance Tuning: Best Practices for Faster Queries
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 15 '25
SQL Performance Tuning: Best Practices for Faster Queries
#
sql
#
database
#
oracle
#
tutorial
1
reaction
Comments
1
comment
3 min read
SQL Recursive Queries - Understanding Common Table Expressions (CTEs)
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 16 '25
SQL Recursive Queries - Understanding Common Table Expressions (CTEs)
#
sql
#
database
#
oracle
#
tutorial
44
reactions
Comments
5
comments
2 min read
SQL Transactions - COMMIT, ROLLBACK, and Savepoints with Python
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 20 '25
SQL Transactions - COMMIT, ROLLBACK, and Savepoints with Python
#
python
#
database
#
sql
#
tutorial
1
reaction
Comments
Add Comment
2 min read
Handling Dates and Times in Oracle Database
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 21 '25
Handling Dates and Times in Oracle Database
#
sql
#
database
#
oracle
#
tutorial
3
reactions
Comments
Add Comment
3 min read
Implementing Triggers in SQL - Automating Database Actions
Luca Liu
Luca Liu
Luca Liu
Follow
Jan 27 '25
Implementing Triggers in SQL - Automating Database Actions
#
sql
#
database
#
tutorial
1
reaction
Comments
Add Comment
3 min read
Database Design Principles - Normalization and Denormalization
Luca Liu
Luca Liu
Luca Liu
Follow
Feb 14 '25
Database Design Principles - Normalization and Denormalization
#
sql
#
database
#
tutorial
Comments
Add Comment
3 min read
SQL Advanced Functions - CASE, COALESCE, and NULLIF Explained
Luca Liu
Luca Liu
Luca Liu
Follow
Feb 21 '25
SQL Advanced Functions - CASE, COALESCE, and NULLIF Explained
#
sql
#
database
#
tutorial
Comments
Add Comment
3 min read
Data Security in SQL: Encryption, Roles, and Permissions
Luca Liu
Luca Liu
Luca Liu
Follow
Dec 9 '25
Data Security in SQL: Encryption, Roles, and Permissions
#
database
#
tutorial
#
sql
#
data
Comments
Add Comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account