subject

1. Your case is on the US Long-Distance Running Association. A competitive long-distance runner may run many races during the year. Each race has multiple runners and is identified by the combination of a name (ex: Peach tree Road Race), a length (ex: 5km, 10km, 21km, 42km), and a date. For each race that occurs, there is a need to capture the time and position of all of the runners. A runner may only be part of one running club. Whereas each runner is permanently identified by a unique number provided by the ALDRA, a club is identified by a name (ex: The Atlanta Track Club), and has a phone number and a date of foundation.
Create the ERD for the case above using MySQL workbench. YOu must include all entities, attributes, data types and relationships. The relationships must be expressed in crows feet notation (at least for maximum cardinality). Once you have completed the ERD save your workbench project file (mwb file ONLY) and upload it to the D2L midterm exam (part 2) as an attachment.
2. For the US Long-Distance Running Association case above, you must generate the DDL file. This file must contain create table statements for all of the tables in your ERD. It should include all columns, data types, nullable constraints, primary key and foreign key constraints. YOu can use MySQL workbench in forward engineering mode to generate these scripts, or you will have to create the DDL commands and save them in a text file. When you have completed the DDL and saved the file.
3. For the US Long-Distance Running Association case above, you must generate the DML file. This file must contain 3 INSERT statements for each of the entity/tables found in your ERD. If you used the forward engineering mode of MySQL workbench, you should have all of the tables located in your MySQL database. If so, you can enter the 3 rows in the database editor and save them. After savintg, export the 3 INSERT statements to a DML file. You must repeat this process for all of your tables - consolidating them into a single DML file. If you did not use forward engineering, you will have to type in the 3 INSERT statements for each table into a text file. When you have completed the DML and saved the file.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Which factor is the most important when choosing a website host? whether customers will make secure transactions the number of email accounts provided the purpose of the website the quality of the host control panel
Answers: 3
question
Computers and Technology, 22.06.2019 23:30
Which text format is this, "the text is transcribed exactly as it sounds and includes all the utterances of the speakers. "?
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Before you record your own voice, you should a. record other people's voices b. warm up and practice difficult names c. listen to your favorite songs d. read a transcript of a good radio news segment
Answers: 1
question
Computers and Technology, 23.06.2019 10:00
What is estimated time of arrival (eta)? a device that measures the acceleration (the rate of change of velocity) of an item and is used to track truck speeds or taxi cab speeds a gps technology adventure game that posts the longitude and latitude location for an item on the internet for users to find a north/south measurement of position the time of day of an expected arrival at a certain destination and is typically used for navigation applications
Answers: 3
You know the right answer?
1. Your case is on the US Long-Distance Running Association. A competitive long-distance runner may...
Questions
Questions on the website: 13722361