top of page
SQL Tutorials
SQL is a popular language when it comes to manipulating data and when one is working with relational databases.
This is a repository where you can find the detailed tutorials for learning SQL with examples:
​
Basic SQL:
​
​
Intermediate SQL:
-
Sub-queries in SQL - Includes detailed explanation for interview questions
-
CASE WHEN (Proxy of IF-ELSE) in SQL - Detailed explanation for interview questions
- String functions in SQL
​
Window Functions:
bottom of page