Skip to content

This is one of my beginner projects to practice my SQL skills for data analysis

Notifications You must be signed in to change notification settings

t500zhuyu/walmart-dataset-my-sql-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

walmart dataset my sql data analysis beginner project

This is one of my beginner projects to practice my SQL skills for data analysis. It's about a short dataset from Kaggle website: https://www.kaggle.com/datasets/varsharam/walmart-sales-dataset-of-45stores

I do different queries about the information given. I practice the follow SQL methods:

  • SELECT * FROM
  • WHERE
  • MAX()
  • MIN()
  • ORDER BY
  • ASC
  • DESC
  • LIMIT
  • SELECT DISTINCT
  • UPDATE
  • SET
  • ALTER TABLE
  • MODIFY

About

This is one of my beginner projects to practice my SQL skills for data analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published