Skip to content

shoshanabezalel/GenerateDBAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Building a dataset of 1000 rows (using CSV). Using random firstname, lastname, age, weight (use lbs not kg) and gender (putting them in csv file). All data are appropriate (ie people between 18 and 70 years old and not 200 years old). The CSV file is inserted to a simple c# console application.

  • Finding the average age of all people.
  • Finding the total number of people weighing between 120lbs and 140lbs
  • Finding the average age of the peopl weighing between 120lbs and 140lbs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages