Self Quiz Unit 3
Self Quiz Unit 3
State Finished
Marks 10.00/15.00
Question 1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which view of information deals with how the information is physically arranged,
stored, and accessed?
Select one:
a. Physical View
b. Logical View
c. Information View
d. None of the Above
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
This graphic indicates:
Select one:
a. A student can own many cars and a car can be owned by many students
b. A student cannot own a car
c. A car can be owned by many students
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
a. An entity
b. An attribute
c. A relation
d. A record
Question 4
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
An entity is
Select one:
a. a real physical "thing" or a conceptual "thing" that is specific to a particular database
management system
b. a "thing" which has either a real physical existence (e.g. a car or a student) or a
conceptual existence (e.g. a course)
c. a real physical "thing" that is specific to a particular database management system
d. any physical "thing" that exists in the real world
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The Entity Relation Model models
Select one:
a. Relationships
b. Entities, Relationships and Processes
c. Entities
Question 6
Correct
Mark 1.00 out of 1.00
Flag question
Question text
An entity type is
Select one:
a. a specific type such as an integer, text, date, logical etc.
b. defined when the database is actually constructed
c. defined by the database designer
d. a coherent set of similar objects that we want to store data on (e.g. STUDENT,
COURSE, CAR)
Question 7
Correct
Mark 1.00 out of 1.00
Flag question
Question text
An instance is
Select one:
a. any particular entity
b. a particular occurance of an entity (e.g. Tom Osman is an instance of the entity
STUDENT)
c. an attribute of an entity
d. a special type of relation
Question 8
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
Which of the following statements best decribes the function of an entity relation
model?
Select one:
a. An ER model is concerned primarily with a physical implementation of the data and
secondly with the logical view
b. An ER model is concerned primarily with a logical view of the data and secondly with
Question 9
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Question 10
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
A publishing company produces academic books on various subjects. Books are written
by authors who specialise in one or more particular subject. The company employs a
number of editors who do not have particular specialisations but who take sole
responsibilty for for editing one or more publications. A publication covers a single
subject area but may be written by one or more author - the contribution of each
author is recorded as a percentage for the purposes of calculating royalties.
The following ER diagram is intended to represent the above specification:
Question 11
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A publishing company produces academic books on various subjects. Books are written
by authors who specialise in one or more particular subject. The company employs a
number of editors who do not have particular specialisations but who take sole
responsibilty for for editing one or more publications. A publication covers a single
subject area but may be written by one or more author - the contribution of each
author is recorded as a percentage for the purposes of calculating royalties.
The following ER diagram is intended to represent the above specification:
Question 12
Correct
Mark 1.00 out of 1.00
Flag question
Question text
In relational algebra the UNION of two sets (set A and Set B). This corresponds to
Select one:
a. A - B
b. A AND B
c. A OR B
d. A + B
Question 13
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
A database may have numerous physical views.
Select one:
True
False
Question 14
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is impossible to represent a one-to-one relationship in a relational schema.
Select one:
True
False
Question 15
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
Under a relational database system, if table
table
R has a foreign key constraint referencingS, then each tuple in R is necessarily related to some
tuple in S via the foreign key.
Select one:
True
False