CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
ER Model and Business Rules
Comments
Question
Inheritance is which of the following?
Options
A. When a supertype entity inherits values of the subtype attribute
B. When a subtype entity inherits values of the supertype attribute
C. When a supertype entity inherits values of another supertype attribute
D. When a subtype entity inherits values of another subtype attribute
Correct Answer
When a subtype entity inherits values of the supertype attribute
ER Model and Business Rules problems
Search Results
1. Use of a supertype/subtype relationship is necessary when which of the following exists?
Options
A. An instance of a subtype participates in a relationship that is unique to that subtype.
B. An instance of a subtype participates in a relationship that is the same as the other subtypes.
C. Attributes apply to all of the instances of an entity type.
D. No attributes apply to any of the instances of an entity type.
Show Answer
Scratch Pad
Discuss
Correct Answer: An instance of a subtype participates in a relationship that is unique to that subtype.
2. A subtype discriminator is which of the following?
Options
A. An attribute of the supertype whose values determine the subtype
B. An attribute of the subtype whose values determine the supertype
C. An attribute of the supertype whose values determine the supertype
D. An attribute of the subtype whose values determine the subtype
Show Answer
Scratch Pad
Discuss
Correct Answer: An attribute of the supertype whose values determine the subtype
3. A supertype/subtype hierarchy is which of the following?
Options
A. Each subtype has only one attribute.
B. Each supertype has only one attribute.
C. Each subtype has only one supertype.
D. Each supertype has only one subtype.
Show Answer
Scratch Pad
Discuss
Correct Answer: Each subtype has only one supertype.
4. Which one of the following symbols is not used in an ERD?
Options
A. Rectangle
B. Oval
C. Diamond
D. Circle
Show Answer
Scratch Pad
Discuss
Correct Answer: Circle
5. An oval represents which of the following in an EER?
Options
A. Attribute
B. Entity
C. Optional One
D. Relationship
Show Answer
Scratch Pad
Discuss
Correct Answer: Attribute
6. When an entity instance must be a member of only one subtype, it is which of the following?
Options
A. Disjoint with total specialization
B. Disjoint with partial specialization
C. Overlap with total specialization
D. Overlap with partial specialization
Show Answer
Scratch Pad
Discuss
Correct Answer: Disjoint with total specialization
7. A rectangle represents which of the following in an EER?
Options
A. Attribute
B. Entity
C. Optional One
D. Relationship
Show Answer
Scratch Pad
Discuss
Correct Answer: Entity
8. Specialization is which of the following processes?
Options
A. Defining one or more subtypes of the supertype and forming supertype/subtype relationships.
B. Defining one or more supertypes of the subtype and forming supertype/subtype relationships.
C. Defining one or more subtypes of the supertype and not forming supertype/subtype relationships.
D. Defining one or more supertypes of the subtype and not forming supertype/subtype relationships.
Show Answer
Scratch Pad
Discuss
Correct Answer: Defining one or more subtypes of the supertype and forming supertype/subtype relationships.
9. Which of the following statements concerning business rules is true?
Options
A. It should be complex.
B. It should not be convertible to computer code.
C. It may include restrictions.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: It may include restrictions.
10. A secondary key is which of the following?
Options
A. Nonunique key
B. Primary key
C. Useful for denormalization decisions
D. Determines the tablespace required
Show Answer
Scratch Pad
Discuss
Correct Answer: Nonunique key
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET