Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 628 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 628 Bytes

SQL Repository

Welcome to the SQL Repository! This repository contains various SQL scripts and exercises

Contents

  • Basic SQL Queries: Contains scripts for basic operations like SELECT, INSERT, UPDATE, and DELETE.
  • Advanced SQL Queries: Includes complex queries involving JOIN, GROUP BY, HAVING, UNION, and subqueries.
  • Stored Procedures and Functions: Examples of stored procedures and functions for advanced SQL operations.

Author-Aadit Sharma