問題一覧
1
represents a Weak Entity.
Double Rectangle
2
are used to model real-world objects like a person, a car, or a company and the relation between these real-world objects.
ER Model
3
provides a representation of the structure of a database in a form that is independent of the physical structures required for implementation
Conceptual Data Model
4
represent Multi-Valued Attributes.
Double Ellipses
5
represent attributes to entities and entity sets with other relationship types.
Lines
6
When there are n entities set participating in a relationship, the relationship is called an
N Ary Relationship
7
represent Entities in the ER Model.
Rectangles
8
connections among two or more entities.
Relationship
9
specifies enterprise schema that represents the overall logical structure of a database graphically.
ER Data Model
10
When there is only ONE entity set participating in a relation, the relationship is called a unary relationship.
Unary Relationship
11
When there are TWO entities set participating in a relationship, the relationship is called a
Binary Relationship
12
is a Model for identifying entities to be represented in the database and representation of how those entities are related.
Entity Relational Model
13
When there are three entity sets participating in a relationship, the relationship is called a
Ternary Relationship
14
developed the ER diagram in 1976.
Peter Chen
15
represent Relationships among Entities.
Diamond
16
primary key composed of more than one attribute.
Composite Primary Key
17
is the structural format of the database.
ER Diagram
18
an attribute (or combination of attributes) that uniquely identifies an occurrence of an entity.
Primary Key
19
represent Attributes in the ER Model.
Ellipses
20
was created to provide a simple and understandable model for representing the structure and logic of databases.
ER Model
21
explains the relationship among the entities present in the database.
Entity Relationship Diagram