Represents a value for an attribute that is currently unknown or is not applicable for this tuple.
Anonymous Quiz
8%
Domain Integrity
8%
Referential integrity
84%
Null
Null Can create problems when functions such as COUNT, AVERAGE and SUM are used
Anonymous Quiz
80%
T
20%
F
Null can represent
Anonymous Quiz
8%
An unknown attribute value
2%
A known, but missing, attribute value
2%
A “not applicable” condition
89%
All of the above
The database designers interview prospective database users to understand and document their data requirements.
Anonymous Quiz
92%
T
8%
F
In parallel with specifying the data requirements, it is useful to specify theknown functional requirements of the application
Anonymous Quiz
96%
T
4%
F
we create a conceptual schema for the database, using a low-level conceptual data model.
Anonymous Quiz
23%
T
77%
F
............ concepts are used for conceptual schema design
Anonymous Quiz
85%
ER model
15%
Relational model
Concentrating on the database structures and constraints during conceptual database design
Anonymous Quiz
83%
ER Model
17%
Relational Model
ER models are readily translated to relations.ER models, also called an ER schema, are represented by ER diagrams.
Anonymous Quiz
96%
T
4%
F
It is useful in developing a conceptual design for the database & is very simple and easy to design logical view of data.
Anonymous Quiz
21%
Relational Mode
79%
ERD
The ......... model describes data as entities, relationships, and attributes
Anonymous Quiz
82%
ERD
18%
Relational Model
Without ER diagrams you can make a database structure & write production code
Anonymous Quiz
27%
T
73%
F
An ............ is a property of an entity or a relationship type.
Anonymous Quiz
13%
entity type
7%
relationship type
80%
attribute
is a set of meaningful associations among entity types
Anonymous Quiz
13%
attribute
79%
relationship type
8%
entity type
is a group of objects with the same properties, which are identified by the enterprise as having an independent existence
Anonymous Quiz
11%
attribute
7%
relationship type
82%
entity type
property or characteristic of an entity type (often corresponds to a field in a table)
Anonymous Quiz
9%
Entities
85%
Attributes
5%
Relationships