Skip to content

A comprehensive collection of **SQL cheat sheets** for beginners and intermediates. This repository contains examples, syntax, and explanations for basic, advanced SQL queries, and functions.

License

Notifications You must be signed in to change notification settings

AdarshVL/SQL-CheatSheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ SQL Cheat Sheets

A comprehensive collection of SQL cheat sheets for beginners and intermediates. This repository contains examples, syntax, and explanations for basic, advanced SQL queries, and functions.

πŸ“ Repository Structure

SQL-CheatSheets/
β”‚
β”œβ”€β”€ 01_Basic_SQL_Queries.xlsx
β”œβ”€β”€ 02_Advanced_SQL_Queries.xlsx
β”œβ”€β”€ 03_SQL_Functions.xlsx
β”œβ”€β”€ README.md
└── dataset.csv

πŸ“ Cheat Sheets Overview

  1. Basic SQL Queries: SELECT, WHERE, ORDER BY, DISTINCT, LIMIT
  2. Advanced SQL Queries: JOINs, GROUP BY, HAVING, UNION
  3. SQL Functions: COUNT, SUM, AVG, MAX, MIN, ROUND, NOW, CONCAT

πŸ’» Sample Dataset

The dataset.csv file contains sample data to try out SQL queries.

πŸ”— How to Use

  1. Clone the repository:
git clone https://github.com/YourUsername/SQL-CheatSheets.git
  1. Open the Excel files to explore queries and examples.
  2. Use dataset.csv to run SQL queries in your database.

πŸ“Œ Contributions

Contributions are welcome! Feel free to submit PRs for more queries, functions, or examples.


πŸ‘¨β€πŸ’» Author


Adarsh Lilhare

πŸŽ“ B.Tech in Artificial Intelligence & Data Science

πŸ’Ό AI & Data Science Student | πŸ’» Developer | 🌍 Open Source Contributor

πŸ“§ Email

πŸ™ GitHub

🌐 Portfolio

πŸ”— LinkedIn


About

A comprehensive collection of **SQL cheat sheets** for beginners and intermediates. This repository contains examples, syntax, and explanations for basic, advanced SQL queries, and functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published