Specify two database tables that you might design that would contain a one-to-many relationship. Describe the relationship

What will be an ideal response?


A bank customer is entered into a Customers table one time. The same customer could set up multiple accounts that would be recorded in the Accounts table (i.e., checking, savings, and credit card). The CustomerID would display one time in the Customers table and three times in the Accounts table. Therefore, the relationship between Customers and Accounts would be described as one-to-many.

Computer Science & Information Technology

You might also like to view...

____ is the space between lines of text.

A. Tracking B. Kerning C. Leading D. Dithering

Computer Science & Information Technology

What three tasks are performed by Plug and Play to prepare a disk to work with the computer?

What will be an ideal response?

Computer Science & Information Technology

Which of the following fields is an example of a field that would not require a tab stop?

A) Calculated field B) Last Name field C) State field D) Address field

Computer Science & Information Technology

________ matching is a search technique that matches a search criterion to part of a word or phrase rather than to whole words

A) Incomplete B) Partial C) Limited D) Fractional

Computer Science & Information Technology