Question

List all functional dependencies.

(a) A travel agency keeps track of each travelers name (TNAME), traveler number (TNUM), ssn (SSN) birthdate (BDATE), sex (SE

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

By reading above 5 descriptions, let us just for the sake of simplicity rename the attributes and then list all the functional dependencies.

A: TNAME

B: TNUM

C: SSN

D: BDATE

E: SEX

F: TADDR

G: TPHONE

H: APHONE

I: CLUB

J; AIRLINE

K: SECOND_AIRLINE

L: REWARDS

M: VPNAME

N: VPDESC

O: VPNUM

P: VPDAYS

Q: VPTYPE

R: VPAIRLINE

S: AIRLINENAME

T: AIRLINECODE

U: AIRLINEPHONE

V: AIRLINECOUNTRY

W: GUIDENAME

X: MONTH

Y: YEAR

Z: TRIPDESTPLAN

@: TRIPNUM

#: SATISFACTION

Now based on some statements in the above descriptions, we are going to make some functional dependencies:

1. Both SSN and traveler number have unique values for each traveler.

that means with the help of SSN or traveler number (TNUM), we can uniquely identify details of the traveler.

B--->ACDEFGHIJKL

C--->ABDEFGHIJKL

2. The value of code number is unique for each vacation plan.

that means with the help of VPNUM, we can uniquely identify details of each vacation plan.

O--->MNPQR

3. Both name and code have unique values for each airline.

that means with the help of AIRLINENAME or AIRLINECODE, we can uniquely identify the details of the airline.

S--->TUV

T--->SUV

4. The values of trip number, month and year together can uniquely identify the details of a trip.

that means with the help of TRIPNUM, MONTH, YEAR, we can uniquely identify the details of a trip.

@XY--->WZ

5. The values of SSN and TRIPNUM together can uniquely identify SATISFACTION.

C@--->#

Add a comment
Know the answer?
Add Answer to:
List all functional dependencies. (a) A travel agency keeps track of each traveler's name (TNAME), traveler...
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
  • Conceptual data diagram The ABC university keeps track of each student's name, student number, social security...

    Conceptual data diagram The ABC university keeps track of each student's name, student number, social security number (I C number), current address and phone, permanent address and phone, birthdate, sex, class (alpha, Beta, Gamma ..., graduate), major department, minor department (if any), and degree program (B.A., B.S., ..., Ph.D.). Some user applications need to refer to the city, state, and zip of the student's permanent address, and to the student's last name. Both social security number and student number have...

  • please disregard the excel question А B D Question 1 -- Stacy's Travel Agency 2 3...

    please disregard the excel question А B D Question 1 -- Stacy's Travel Agency 2 3 8 Instructions 4. You are an agent at a local travel agency. Your manager has asked you to track your sales of next winter's holiday packages. For each package, customers can schoose whether or not to include a flight in the package. For each sale, an initial down payment of 20% of the total package cost is required. 6 Customers can pay the remainder...

  • A test specification provides designers with what needs to be known in order to perform a...

    A test specification provides designers with what needs to be known in order to perform a specific test, and to validate and verify the requirement to be tested. The test script is divided into the test script, which is the generic condition to be tested, and one or more test cases within the test script. Provide a test script and test case for at least 3 of your requirements identified in your requirements specification. Provide the following format for an...

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