MODERN DATABASE MGMT.(PEARSON CHANNEL)
13th Edition
ISBN: 9780136709299
Author: Hoffer
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Textbook Question
Chapter 2, Problem 2.30PAE
Are associative entities also weak entities? Why or why not? If yes, is there anything special about their "weakness"?
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
Is it true that associative entities are likewise considered to be weak entities? What is your reasoning or lack thereof? If so, what distinguishes their "weakness" from others?
Are associative entities also weak entities? Why or why not? If yes, is there anything special about their “weakness”?
The distinction between a weak and a strong entity collection has to be clarified.
Chapter 2 Solutions
MODERN DATABASE MGMT.(PEARSON CHANNEL)
Ch. 2 - Define each of the following terms: entity type...Ch. 2 - Match the following terms and definitions....Ch. 2 - Contrast the following terms: stored attribute;...Ch. 2 - Prob. 2.4RQCh. 2 - Prob. 2.5RQCh. 2 - Prob. 2.6RQCh. 2 - State six general guidelines for naming data...Ch. 2 - Prob. 2.8RQCh. 2 - Prob. 2.9RQCh. 2 - State three conditions that suggest the designer...
Ch. 2 - List the four types of cardinality constraints,...Ch. 2 - Give an example, Other than those described in...Ch. 2 - What is the degree of a relationship? List the...Ch. 2 - Give an example (Other than those described in...Ch. 2 - Give an example of each of the following, other...Ch. 2 - Give an example of the use of effective (or...Ch. 2 - State a rule that says when to extract an...Ch. 2 - Prob. 2.18RQCh. 2 - In addition to explaining what action is being...Ch. 2 - For the Manages relationship in Figure 2-12a,...Ch. 2 - Explain the distinction between entity type and...Ch. 2 - Why is it recommended that every ternary...Ch. 2 - A cellular operator needs a database to keep track...Ch. 2 - Prob. 2.24PAECh. 2 - Answer the following questions concerning Figure...Ch. 2 - Prob. 2.26PAECh. 2 - You may have been assigned a CASE or a drawing...Ch. 2 - Consider the two E-R diagrams in Figure 2-25 Q,...Ch. 2 - Prob. 2.29PAECh. 2 - Are associative entities also weak entities? Why...Ch. 2 - Because Visio does not explicitly show associative...Ch. 2 - Figure 2-26 shows a grade report that is mailed to...Ch. 2 - Prob. 2.33PAECh. 2 - The Is Married To relationship in Figure 2-12a...Ch. 2 - Figure 2-27 represents a situation of students who...Ch. 2 - Figure 2-28 shows two diagrams (A and B), both of...Ch. 2 - Prob. 2.37PAECh. 2 - Review Figure 2-8LQ and Figure 2-22. Identify any...Ch. 2 - Prob. 2.39PAECh. 2 - Prob. 2.40PAECh. 2 - Prob. 2.41PAECh. 2 - Prob. 2.42PAECh. 2 - Prob. 2.43PAECh. 2 - Prob. 2.44PAECh. 2 - Prob. 2.45PAECh. 2 - Prob. 2.46PAECh. 2 - Prob. 2.47PAECh. 2 - Prob. 2.48PAECh. 2 - Draw an ERD for the following situation. (State...Ch. 2 - Prob. 2.50PAECh. 2 - Prob. 2.51PAECh. 2 - Review your answer to Problem and Exercise 2-49 if...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Computer science Describe the following class stereotypes, and explain why it is necessary to distinguish among them. Boundary classes, control classes and entity classes?arrow_forwardCreate an Entity-Relationship model for the following descriptions: Doctors, nurses, and patients have the following unique numbers respectively: doctorNo, nurseNo, and patientNo.arrow_forwardSo could someone explain to me what weak entities are using simple crows foot erd diagrams?arrow_forward
- I nee help in this question of MCQ via the UML Picture. Q)What is the class relationship that best describes Car and Driver? Group of answer choices a)Car (whole) : Driver (Part) (Aggregation) b)Driver (whole) : Car (Part) (Aggregation) c)Car (whole) : Driver (Part) (Composition) d)Driver (whole) : Car (Part) (Composition) e)Car is associated to Driver f)None of the givenarrow_forwardThe participation of the weak entity in its relationship with the strong entity that defines it is Select one: O a. Exact Participation O b. Partial Participation O c. Soft Participation O d. Total Participationarrow_forwardAn entity in A is associated with at most one entity in B. An entity in B, however, can be associated with any number (zero or more) of entities in A. What is the cardinality ratio? a. one to many b. many to one c. one to one d. many to manyarrow_forward
- There are certain constraints imposed by selection structures in computer programming, notwithstanding their use. The same procedure must be followed in all cases, whether dealing with consumers, online clients, or other sorts of transactions. Is it true that various criteria apply to various occupations? So, why are these structures so special? There are certain constraints imposed by selection structures in computer programming, notwithstanding their use. The same procedure must be followed in all cases, whether dealing with consumers, online clients, or other sorts of transactions. Is it true that various criteria apply to various occupations? So, why are these structures so special? There are certain constraints imposed by selection structures in computer programming, notwithstanding their use. The same procedure must be followed in all cases, whether dealing with consumers, online clients, or other sorts of transactions. Is it true that various criteria apply to…arrow_forwardDraw an Entity Relationship Diagram for all of those below. (a simple one) Each lecturer is identified by a unique number, name and phone. A lecturer teaches several courses, and for each course there is a unique code and title (not necessarily unique). There might be several lecturers in a course. Each course requires one or more text books. Each text book is used in at least one course. A text book is identified by a unique ISBN, and its title, authors, publisher and year of publication are known. Each course has a unique code. The bank has many customers. Every customer has at least one account with the bank. An account may be shared by several customers. Each customer has a unique number, type, the opening date and the balance. A flight carries many passengers on a specific airplane. Each airplane has a unique number, while each flight has a code (unique), destination and origin. A passenger has a name, passport number and nationalityarrow_forwardThe distinction between a weak and a strong entity set is best explained here.arrow_forward
- Hi, can someone help me with this? This is about Axiomatic Systems. Create an axiomatic system consisting of three rules.Based on the set of rules that have been created:1. Identify the undefined/defined terms in the axiomatic system. Classify each term as to whether it is an element or a relation. 2. Make a concrete model of the axiomatic system, and verify the correctness of the model. 3. Check if the axiomatic system is consistent.arrow_forwardImagine two entities A and B, each of which has the property X (among other names not relevant to this topic) among other properties. Can the design improve without connecting the two Xs?arrow_forwardDraw ER diagram from the following description:Entities: PersonRelationships: Person (Man) Marries Person (Woman)a. Cardinality: one-to-oneb. Participation: optional participation of both Person (Man) and Person (Woman)2. Person (Man) IsFatherOf Person (Child)a. Multiplicity: 0…1 on Person (Man) side and 0…* on Person (Child) side3. Person (Woman) IsMotherOf Person (Child)a. Multiplicity: 0…1 on Person (Man) side and 0…* on Person (Child) sideAttributes:1. Person: cnicNo {PK}, familyNo {AK}, name (composite of firstName and lastName), dob, gender, age (derived from dob)2. Marries: dateOfMarriage(b) Enlist the entities, relationships, and their attributes from the following ER diagramarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Enhanced Entity Relationship Model; Author: Data Science Center;https://www.youtube.com/watch?v=ocQUtXPumdQ;License: Standard YouTube License, CC-BY