UGRD-ITE6100B Fundamentals of Database System Midterm Exam
UGRD-ITE6100B Fundamentals of Database System Midterm Exam
State Finished
Completed on Friday, 18 November 2022, 4:22 PM
Time taken 6 mins 26 secs
Marks 40.00/40.00
Grade 100.00 out of 100.00
Question 1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Indirect relationship causes functional dependency.
transitive dependency
Answer:
Question 2
Correct
Mark 4.00 out of 4.00
Flag question
Question text
Matching Type
Common Data Types
Boolean true/false
Answer 1
Character Text
Answer 2
Date Time
Answer 3
Numeric Integer
Answer 4
Feedback
Your answer is correct.
Question 3
Correct
Mark 5.00 out of 5.00
Flag question
Question text
Matching Type
Normal Forms
Multi-value dependency 4th Normal Form (4NF)
Answer 1
NO “repeating groups” (columns)
1st Normal Form (1NF)
Answer 2
It is a stricter form of 2nd and 3rd normal form
Boyce Codd Normal Form (BC/NF)
Answer 3
NO Partial Dependency
2nd Normal Form (2NF)
Answer 4
NO Transitive Dependency
3rd Normal Form (3NF)
Answer 5
Feedback
Your answer is correct.
Question 4
Correct
Mark 3.00 out of 3.00
Flag question
Question text
Matching Type
Relational database schema commonly defines:
Columns name, data type, size, value range
Answer 1
Tables name, primary key
Answer 2
Constraints all kinds of keys
Answer 3
Feedback
Your answer is correct.
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A non-key attribute is dependent on part of a composite primary key.
partial Dependency
Answer:
Question 6
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A process of producing a set of tables (relations) with a proper attribute.
Normalization
Answer:
Question 7
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The table is in a 1NF if It satisfies the definition of a relation.
Select one:
True
False
Question 8
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The table is in a 2NF if there's NO Partial Dependency.
Select one:
True
False
Question 9
Correct
Mark 1.00 out of 1.00
Flag question
Question text
No primary key can be null.
Select one:
True
False
Question 10
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Null means a value is unknown.
Select one:
True
False
Question 11
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Null means zero
Select one:
True
False
Question 12
Correct
Mark 5.00 out of 5.00
Flag question
Question text
Matching Type
A single entity instance of one entity class is related to a single entity Answer 1
instance of another entity class. One-to-One
Answer 2
The participation of an entity in the relationship is optional.
Optional
A single entity instance of one entity class is related to a multiple entity Answer 4
instance of another entity class. One-to-Many
Answer 5
The participation of an entity in the relationship is mandatory.
Mandatory
Feedback
Your answer is correct.
Question 13
Correct
Mark 5.00 out of 5.00
Flag question
Question text
Matching Type
Table Relation
Answer 1
Row Tuples
Answer 2
Column header / field Attributes
Answer 3
Table definition Schema of relation
Answer 4
All possible column values Domain
Answer 5
Feedback
Your answer is correct.
Question 14
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Entities can be related indirectly by two (2) relationships.
Transitive Relationship
Answer:
Question 15
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is the number of attributes in a relation.
Degree of relation
Answer:
Question 16
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Its is one or more columns of a relation or table that is used to identify a record.
key
Answer:
Question 17
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is the number of tuples in a relation.
Cardinality of relation
Answer:
Question 18
Correct
Mark 1.00 out of 1.00
Flag question
Question text
This relationship exists if they are independent or different to each other.
multiple relationships
Answer:
Question 19
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Relationships can't have attributes.
Select one:
True
False
Question 20
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Minimum Cardinality describes the minimum number of entity instances that must participate in
a relationship.
Select one:
True
False
Question 21
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Maximum Cardinality describes the maximum number of entity instances in the relationship.
Select one:
True
False
Question 22
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Relational Model is a table with columns and rows.
Select one:
True
False
Question 23
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The relational model (RM) was first described by Edgar F. Codd
Select one:
True
False