Skip to content

Alokit01/Bookstore-SQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore SQL Project

This project was created using PostgreSQL for SQL practice and data analysis.

Files Included

  • Books.csv
  • Customers.csv
  • Orders.csv
  • PostgreSQL queries.sql

Concepts Used

  • SELECT statements
  • WHERE clause
  • JOINs
  • Aggregate Functions
  • GROUP BY
  • Subqueries
  • Foreign Keys
  • COALESCE
  • LEFT JOIN

Project Objective

To practice SQL queries on a bookstore dataset and solve business-related questions using PostgreSQL.

Total Queries Solved

20 SQL queries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors