Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Task 6: Subqueries and Nested Queries (SQL)

🎯 Objective

To practice writing subqueries (nested queries) in different parts of a SQL statement β€” including SELECT, WHERE, and FROM β€” to build more powerful and flexible data retrieval logic.


πŸ› οΈ Tools Used

  • βœ… MySQL Workbench

πŸ“‚ Deliverables

SQL queries demonstrating:

  • Scalar subqueries
  • Correlated subqueries
  • Subqueries used with:
    • IN
    • EXISTS
    • =

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors