Skip to content

This repository contains SQL scripts and examples demonstrating the use of subqueries and nested queries in relational databases. It covers scalar subqueries, correlated subqueries, and subqueries inside SELECT, WHERE, and FROM clauses. The examples are tested on SQLite and MySQL Workbench to build advanced query logic skills.

Notifications You must be signed in to change notification settings

jaydipsr01-create/SQL-Subqueries-Nested-Queries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SQL-Subqueries-Nested-Queries

This repository contains SQL scripts and examples demonstrating the use of subqueries and nested queries in relational databases. It covers scalar subqueries, correlated subqueries, and subqueries inside SELECT, WHERE, and FROM clauses. The examples are tested on SQLite and MySQL Workbench to build advanced query logic skills.

About

This repository contains SQL scripts and examples demonstrating the use of subqueries and nested queries in relational databases. It covers scalar subqueries, correlated subqueries, and subqueries inside SELECT, WHERE, and FROM clauses. The examples are tested on SQLite and MySQL Workbench to build advanced query logic skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published