Question

Every runner is required to solicit sponsors to help raise money for the event. There are...

Every runner is required to solicit sponsors to help raise money for the event. There are two types of sponsors – corporate and personal.  Design a second table that will store data about the sponsors for each runner.
1.       Make a list of the field names and field types you plan to include in the table. What fields are you going to put in this table? What are their field types? Would it make sense to reduce any of the field sizes? Do you need to add captions?
2.       Make sure you choose a field to act as the primary key. Remember the primary key field must uniquely identify each record (runner) in the table.
3.       In addition, this table will be the “many” in a “one to many” relationship with the Runner table. Therefore, you will also need to include a common field in this table so that you can join the two tables in a one (runner) to man (sponsors) relationship. One way to achieve this is to repeat the primary key from the “one” table in the “many” table.

Microsoft Access
0 0
Add a comment Improve this question Transcribed image text
Answer #1

OK...Here is the design of Runner and Sponsor table....

1)

Runner_ID

Runner_name

INT

VARCHAR

Runner_ID

Sponsor_ID

LOGO

LOGO_on_tshirt

Contract_term

Total_Amoun

Start_date

Expiry_Date

INT

INT

BLOB

BLOB

INT

INT

Date

Date

------------------------------------------------------------------------------------------------------------------------------------

2) We use Rnunner_id as primary key in Runner table.

Sponsor_id as primary key in Sponsor table ans Runner_id act as foreign key.

-----------------------------------------------------------------------------------------

3)

Runner has more than one sponsor ships. Any how only one sponsor is act as main one which prints logo in large size..And remaining small sponsors also included for Runner. So one to many relationship holds. So we are using runner_id as foreign key in sponsor table.

Add a comment
Know the answer?
Add Answer to:
Every runner is required to solicit sponsors to help raise money for the event. There are...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Please answer this questions as required I couldn't delete the old pic so the new one is butter and...

    Please answer this questions as required I couldn't delete the old pic so the new one is butter and for the same question. RealGree uses the paper form as below to record the weekly (just one week in this 5. A lawn and tree care company ion) informati application to keep track of the information of the part-time employees. Please (a) develop the E-R diagram (8 points). ion about is part-time employees (one form for one employee). The company asks...

  • A Customer can have many Venues. A Venue can only be controlled by one Customer. Page 2 Introducing Access Office 2010 A Venue can have many Taps. particular Tap belongs to only one Venue.ie seri...

    A Customer can have many Venues. A Venue can only be controlled by one Customer. Page 2 Introducing Access Office 2010 A Venue can have many Taps. particular Tap belongs to only one Venue.ie serial no.12456-1 is only found A in Venue X A Tap Type can have many Taps. A Tap can belong to only one particular Tap Type that one Tap can be installed in one Venue, but one Venue can have many Taps installed. Therefore we need...

  • Help In Database: Next comes the data entry: Make up data for your database, or find...

    Help In Database: Next comes the data entry: Make up data for your database, or find real data. You can enter the data with INSERT statements, but it is much easier to use PhpAdmin. It has a form where you can type the data directly. Alternatively, you can use PhpAdmin to import CSV data (comma-separated values), which you can export from Excel. Include at least 3 rows in each of the entity relations, and as many rows as you need...

  • Microsoft Access 0 database name should be the broad name of what will be inside it....

    Microsoft Access 0 database name should be the broad name of what will be inside it. If I were creating a database on the history of the Pittsburgh Steeler Coaches I would call mine SteelerCoaches.accdb, for example. A. Design one table with at least a. 6 Fields (can have more, but not more than 10) b. Correct datatypes for your fields c. Property changes appropriate to the fields. Have all Field names with more than one word have no spaces...

  • Need help answering these We will do this one as a Word document or pencil and...

    Need help answering these We will do this one as a Word document or pencil and paper. The instructor will tell you how it is to be turned in when it is assigned. The instructor may also adjust the exercise's weight in points for Canvas. I expect that it will be either a Word document or a well drafted, neat pen and paper drawing. 1) Design a database diagram for a product orders database with four tables. Indicate the relationships...

  • Dan Tragg insists on using only the highest quality blanks in the manufacturing of his surfboards....

    Dan Tragg insists on using only the highest quality blanks in the manufacturing of his surfboards. Tragg’s uses a list of approved vendors with whom they have established a good relationship over the years. The blanks are purchased when a production supervisor recognizes a need for inventory. The supervisor goes to his or her terminal and completes a Purchase Order Form online. This is done by selecting the vendor, the inventory item, and the amounts to be ordered. The order...

  • The employee is table, the best candidate for primary key is Select one: a. Department ID...

    The employee is table, the best candidate for primary key is Select one: a. Department ID b. Employee hiredate c. Employee ID d. Employee salary Question 2 A primary key can be composed of more than one attribute. Select one: True False Question 3 A foreign key allows you to join two tables. Select one: True False Question 4 Given two tables, department (dept_id, dept_location, dept_name) and EMPLOYEE(emp_id, emp_name, emp_dept_id, emp_name, emp_salary), which attribute (column) is the foreign key? Select...

  • Overview: Database management plays an integral role in nearly every area of business. Databases house customer, accoun...

    Overview: Database management plays an integral role in nearly every area of business. Databases house customer, accounting, and employee data, and these different data sets must all be efficiently managed in order to make the data accessible. Companies rely on database engineers to ensure that their records are accurate, updated, and tracked in real time. This course covers structured query language (SQL) and how it can be used to manage database schemas, manipulate data, and analyze data. For your final...

  • Topic: Inventory Manangement Part A. Database Creation Your database should have a minimum of 4 tables...

    Topic: Inventory Manangement Part A. Database Creation Your database should have a minimum of 4 tables and include both one-to-many and many-to-many relationships. Be sure to include some numeric and/or date fields. Define all appropriate constraints, using the proper naming conventions (see Structure Notes below). Populate your database with at least 30 records in the main table(s), and whatever is needed in related tables. Submit the following: • a short description of the purpose of the database and what the...

  • you are required to develop a simple HR application for a small accounting firm that wishes...

    you are required to develop a simple HR application for a small accounting firm that wishes to keep track of all the employees at the firm; storing details about their salary, phone numbers and Date of Birth. The firm has many departments and there are 5 to 20 employees in each department. The department information includes department name, description and total number of employees in that department. The company also provides vehicles for some of its employees. An employee maybe...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT