CS403-Midterm
1 / 50
statement among the following on the above diagram.
2 / 50
A database system allows the following EXCEPT
3 / 50
Which of the following constraints enforces entity integrity?
4 / 50
Which of the following enforces a relation into 1st normal form?
5 / 50
Which of the following is not a benefit of normalization?
6 / 50
Making a change to the conceptual schema of a database but not affecting the existing external schemas is an example of
7 / 50
Database management systems, operating systems, applications and utilities are all examples of ____.
8 / 50
Which of the following is a correct way to implement one-to-many relationship while designing tables?
9 / 50
The ____ constraint specifies whether each entity supertype occurrence must also be a member of at least one subtype.
10 / 50
Identify the correct statement.
11 / 50
12 / 50
Which of the following most certainly implies the need for an entire table to implement?
13 / 50
Which of the following is a feature of PRIMARY KEY constraint?
14 / 50
In a conceptual model for a university, what type of relationship exists between Grade and Student entities?
15 / 50
A relation (from the relational database model) consists of a set of tuples, which implies that
16 / 50
Consider the following statements. A. An entity integrity constraint states that no primary key value can be null. B. A referential integrity constraint is specified between two relations. C. A foreign key cannot be used to refer to its own relation. Identify which of the above statements is/are correct.
17 / 50
Which of the following is INCORRECT statement concerning the database design process?
18 / 50
Consider the relation Interview (CandidateNo, InterviewDate, InterviewTime, StaffNo, RoomNo) and the following functional dependencies. FD1 : CandidateNo, InterviewDate -> InterviewTime, StaffNo, RoomNo FD2 : RoomNo, InterviewDate, InterviewTime -> StaffNo, CandidateNo FD3 : StaffNo, InterviewDate -> RoomNo Which of the following is correct?
19 / 50
Which of the following statements is NOT correct?
20 / 50
Structural constraints of a relationship type refer to
21 / 50
Controlling redundancy in a database management system DOES NOT help to
22 / 50
Which of the following concepts is applicable with respect to 2NF?
23 / 50
Which of the following is INCORRECT with respect to file systems?
24 / 50
Which feature of database provides conversion from inconsistent state of DB to a consistent state ensuring minimum data loss?
25 / 50
Which of the following is true about relational schema?
26 / 50
The ER- data model is an example of:
27 / 50
Identify the constraint that limits the values that can be placed in a column.
28 / 50
Select the correct statement among the following.
29 / 50
A collection of concepts that can be used to describe the structure of a database
30 / 50
Which of the following is true for the relational model?
31 / 50
32 / 50
User rights information is stored in
33 / 50
34 / 50
As part of database naming conventions, attribute names should use suffixes such as ID, NUMBER or CODE for the _______.
35 / 50
36 / 50
Which of the following is NOT a feature of Context DFD?
37 / 50
38 / 50
39 / 50
A ____ relationship exists when an association is maintained within a single entity.
40 / 50
Select the correct statement about the ANSI/SPARC architecture.
41 / 50
Consider the following statements. A. Conceptual schema which is the result of conceptual design is a logical description of all data elements and their relationships. B. Internal level of the database architecture consists of the physical view of the database. C. External level of the database architecture provides the user view of the database. With respect to the ANSI/SPARC three level database architecture, which of the above is/are correct?
42 / 50
43 / 50
A software package designed to store and manage databases
44 / 50
Which of the following is true about NOT NULL constraint?
45 / 50
Identify the correct way to implement one-to-one relationship in tables?
46 / 50
Which of the following functions are NOT performed by a database administrator?
47 / 50
Which of the following is not true about relational tables?
48 / 50
Identify the correct statement with respect to normalization.
49 / 50
50 / 50
Who is responsible for authorizing access to the database, for coordinating and monitoring its use?
Your score is
The average score is 22%
Restart quiz