Skip to content

BhupatiNadar/SQL-project

Repository files navigation

SQL Project

This project contains SQL queries and database operations that demonstrate various concepts such as table creation, data insertion, constraints, joins, aggregate functions, subqueries, and more.

πŸ“ Project Structure

β”œβ”€β”€ EcommerceDB.sql
β”œβ”€β”€ List all products along with their category names.docx
└── MiniProject.pdf
  • create_tables.sql β†’ Contains SQL commands to create database tables.
  • insert_data.sql β†’ Contains SQL queries for inserting sample data.
  • queries.sql β†’ Contains practice and task-based SQL queries.

πŸ› οΈ Requirements

To run this project, you need:

  • MySQL / MariaDB / PostgreSQL / SQL Server (any one is fine)
  • SQL client tool like:
    • MySQL Workbench
    • DBeaver
    • SQL Server Management Studio
    • or Terminal based SQL access

πŸš€ How to Run

  1. Clone the repository:
    git clone https://github.com/BhupatiNadar/SQL-project.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors