Question
Database

Could you help me to solve the problem? Thank you very much!
In most colleges and universities such as SJSU, which of the following functional dependence is valid 14 | (a) Student-ID → Grade (b) Instructor-ID → Class-Code (c) Instructor-Last-Name → Instructor-ID (d) none of the above A well-designed relational database table usually has many multi-valued columns: 15 (a) true (b) false 16 Can a foreign key column contain duplicate values? (a) yes (b) no
0 0
Add a comment Improve this question Transcribed image text
Answer #1

--14

Student-Id->Grade is valid functional dependency. Because Grade of students can be identified unique by Student-Id. Id is unique for each student.

Instructor -Id -> Class - Code is not functional dependencies because both are unique and can be identified without any on of entity.

Instructor-Lastname->Instructor-id is not functional dependencies because last name can be repetitive and cannt identify instrutoin id with help of LastName

--15

False (Multivalued parameters will be removed in 1NF. A well designed database will be in 3NF or 2NF)

--16

Yes (Foreign key is repetitive. It is primary key of some other table. For example- Class -id is unique key of class table. In students table it will be repetitive because same class can be tagged to multiple students)

Please comment if any clarification required

Add a comment
Know the answer?
Add Answer to:
Database Could you help me to solve the problem? Thank you very much! In most colleges...
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
  • QUESTION 1 What is the most common relationship within a relational database? Select the best answer...

    QUESTION 1 What is the most common relationship within a relational database? Select the best answer from the following. One-To-One relationship. o One-To-Many relationship. Many-To-Many relationship. Zero-To-Zero relationship. QUESTION 2 What is an "entity'? Select the best answer from the following. An entity, for our purposes, is the same as a table in the database. An entity represents one of the columns in an individual table. There are no entities in a relational database. Entities are only part of NoSQL...

  • DATABASES You are required to design and implement a relational database to help the local community...

    DATABASES You are required to design and implement a relational database to help the local community center better serve the residents in your neighborhood. Database Specifications: In your preliminary analysis, you have determined the following basic facts about the community center and the services it provides to the residents in the neighborhood: - The community center serves multiple areas which fall into different zip codes.  - The community center provides collaborative family based care services. An immediate family is...

  • please use dia to draw the e-r diagram to create Entity - Relationship Diagrams then use MS access This project requires you to create a database design. Your design will be documented in a set o...

    please use dia to draw the e-r diagram to create Entity - Relationship Diagrams then use MS access This project requires you to create a database design. Your design will be documented in a set of Entity-Relationship Crow's Foot diagrams using the representation as shown in the lecture materials. Draw a set of Entity-Relationship diagrams to model the following scenario. The Maggs Realty Company wants to track the Sales Offices that they have across all of Ontario They are interested...

  • Please help me solve the problem 3) a and b. Thank you very much!!! Suppose you...

    Please help me solve the problem 3) a and b. Thank you very much!!! Suppose you are asked to estimate the 1st quartile (25% point) from a distribution. You are given a sample of size 30: 7.34 8.16 8.69 8.80 8.82 9.28 9.29 9.38 9.43 9.51 9.65 9.78 9.84 9.95 9.98 9.99 10.02 10.05 10.37 10.42 10.52 10.67 10.78 10.87 11.05 11.12 11.19 11.37 11.54 11.92 Given sorted here. a. If I just tell you the data is an id...

  • PROBLEM STATEMENT: Suppose you have a client that has given you the following business rules to...

    PROBLEM STATEMENT: Suppose you have a client that has given you the following business rules to form the basis for a database design. The database must enable the manager of a company dinner club to mail invitations to the club’s members, to plan the meals, to keep track of who attends the dinners, and so on. Each dinner serves many members, and each member may attend many dinners. A member receives many invitations, and each invitation is mailed to many...

  • The lab for this week addresses taking a logical database design (data model) and transforming it...

    The lab for this week addresses taking a logical database design (data model) and transforming it into a physical model (tables, constraints, and relationships). As part of the lab, you will need to download the zip file titled CIS336Lab3Files from Doc Sharing. This zip file contains the ERD, Data Dictionary, and test data for the tables you create as you complete this exercise. Your job will be to use the ERD Diagram found below as a guide to define the...

  • Solve it for java Question Remember: You will need to read this assignment many times to...

    Solve it for java Question Remember: You will need to read this assignment many times to understand all the details of the you need to write. program Goal: The purp0se of this assignment is to write a Java program that models an elevator, where the elevator itself is a stack of people on the elevator and people wait in queues on each floor to get on the elevator. Scenario: A hospital in a block of old buildings has a nearly-antique...

  • Major Homework #2 Implement a C program major_hw2.c to solve the 15-puzzle problem using the A* s...

    Major Homework #2 Implement a C program major_hw2.c to solve the 15-puzzle problem using the A* search algorithm. Please include pictures that the code runs and shows the different states as it reaches goal state please. 1. Objectives • To gain more experience on using pointers and linked lists in C programs. • To learn how to solve problems using state space search and A* search algorithm. 2. Background A* search and 15-puzzle problem have been introduced in the class....

  • Major Homework #2 Implement a C program major_hw2.c to solve the 15-puzzle problem using the A*...

    Major Homework #2 Implement a C program major_hw2.c to solve the 15-puzzle problem using the A* search algorithm. 1. Objectives • To gain more experience on using pointers and linked lists in C programs. • To learn how to solve problems using state space search and A* search algorithm. 2. Background A* search and 15-puzzle problem have been introduced in the class. For more information, please read the wiki page of 15-puzzle problem at https://en.wikipedia.org/wiki/15_puzzle, and the wiki page of...

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