Question: Given raw data set ( . csv ) contains 1 0 columns and 1 0 0 0 0 raws Rows are random data about accidents
Given raw data set csv contains columns and raws Rows are random data about accidents in NY from yy Columns are : 'CRASH DATE', 'CRASH TIME', 'BOROUGH', 'ZIP CODE','LOCATION', ON STREET NAME', 'NUMBER OF PERSONS INJURED','NUMBER OF PERSONS KILLED', 'CONTRIBUTING FACTOR VEHICLE 'CONTRIBUTING FACTOR VEHICLE To solve this projectDesign an entity relationship diagram using entities using data set. You can make up relational data for joining purposes to data set. Keep the ERD simple. ThenCreate a database with tables, views, and any other construct to represent your ERD then will need to preload database with data from dataset and any other related data. Create and execute following SQL statements: define or more views, variables, temp tables, scripts, dynamic SQL Stored Procedure, User defined function, and at least one trigger. Show all SQL Code with executed resultsComment document code and explain what each piece of SQL code is designed to do
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
