This project analyzes a sample book purchase order database using SQL queries.
- Install PostgreSQL.
- Create a database.
- Import
Project 1.sqlto see the analysis. - Import
Book1.csv,Customer1.csv,Order1.csvdatasets.
- PostgreSQL
- Datasets:
Book1.csv,Customer1.csv,Order1.csv
Created by JaiminShah123 for analyzing book purchase data.