8-Database Concepts 1
8-Database Concepts 1
True/False
2
Multiple choice
a. Creation anomalies
b. Insertion anomalies
c. Deletion anomalies
d. Modification anomalies
a. Network
b. Relational
c. SQL
d. Hierarchical
3
14. Which of the following statements is true?
4
16. An entity relationship diagram is a method for
depicting:
a. Physical resources
b. Events
c. Agents
d. All of the above
5
19. The specific number of allowed entity occurrences
associated with a single occurrence of the related entity
by assigning a specific value to connectivity is called:
a. Ordinality
b. Degree
c. Cardinality
d. None of the above.
20. The process of developing ER diagrams is:
a. Iterative
b. Nondiscretionary
c. Linear
d. Discrete
6
22. A section of a database of products sold by a store
is depicted in the entity relationship shown below.
7
23. Based on the ER diagram in the previous question,
it can also be concluded that:
a. Relationship
b. Linking entity
c. Data flow
d. Attribute
9
27. Which of the following statement regarding
normalisation is incorrect?
a. Third
b. Fourth
c. Fifth
d. Sixth
10
29. Examine the following database tables:
Student Table
Student_ Student_Name Course_ID
ID
Course Table
Course_I Course_Name Course_Semes
D ter
a. An attribute
b. A foreign key
c. A primary key
d. A composite primary key
11
30. Examine the database tables below. What is the use
of the Course_ID in the student table?
Student Table
Student_ Student_Name Course_ID
ID
Course Table
Course_I Course_Name Course_Semes
D ter
12
31. Examine the database tables below. If Course_ID is
removed from the student table, then when a query is
performed on the student table:
Student Table
Student_ Student_Name Course_ID
ID
Course Table
Course_I Course_Name Course_Semes
D ter
13
32. Examine the database tables below. Which of the
following statement is true?
Student Table
Student_ Student_Name Course_ID
ID
Course Table
Course_I Course_Name Course_Semes
D ter
14
Course Table
Course_I Course_Name Course_Semes
D ter
16