You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Retail sales Analysis/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This project is designed to demonstrate SQL skills and techniques typically used
19
19
20
20
### 1. Database Setup
21
21
22
-
-**Database Creation**: The project starts by creating a database named `retailsales`.
22
+
-**Database Creation**: The project starts by creating a database named `Retailsales`.
23
23
-**Table Creation**: A table named `retail_sales` is created to store the sales data. The table structure includes columns for transaction ID, sale date, sale time, customer ID, gender, age, product category, quantity sold, price per unit, cost of goods sold (COGS), and total sale amount.
0 commit comments