Database Management System
Questions 71 to 80
71.
|
Which of the
following is a component of the relational data model included to specify
business rules to maintain the integrity of data when they are manipulated?
|
||||||||||
72.
|
A null value is created or represented by
|
||||||||||
73.
|
A functional
dependency between two or more non-key attributes is called
|
||||||||||
74.
|
Which of the following is a classical approach to database
design?
|
||||||||||
75.
|
In the context of a database table, the statement "A
determines B" indicates that
|
||||||||||
76.
|
Which of the
following Relational Algebra operations require that both tables (or virtual
tables) involved have the exact same attributes/data types?
|
||||||||||
77.
|
Which type of file is easiest to update?
|
||||||||||
78.
|
A method that speeds query processing by
running a query at the same time against several partitions of a table using
multi processors is called
|
||||||||||
79.
|
The protocol
that ensures conflict serializability is
|
||||||||||
80.
|
Indexes are created in most RDBMS’s to
|
Answers
71.
|
Answer : (b)
Reason: Data integrity is a component of the relational data model included to
specify business rules to maintain the integrity of data when they are
manipulated
|
72.
|
Answer : (e)
Reason: A null value is created or represented by
Pressing the Enter key without making a prior entry of any kind
|
73.
|
Answer : (c)
Reason: A functional dependency between two or more non-key
attributes is called transitive dependency
|
74.
|
Answer : (a)
Reason: top-down approach is a classical approach to database design
|
75.
|
Answer : (d)
Reason: Knowing the value of attribute A you can look up the value of
attribute B.
|
76.
|
Answer : (c)
Reason: n relational algebra Union, Intersection,
Minus operations require that both tables (or virtual tables) involved have
the exact same attributes/data types.
|
77.
|
Answer : (b)
Reason: Hash file is easiest to update
|
78.
|
Answer : (c)
Reason: A method that speeds query processing by running a
query at the same time against several partitions of a table using multi
processors is called parallel query processing.
|
79.
|
Answer : (a)
Reason: The protocol that ensures conflict
serializability is time stamp ordering protocol.
|
80.
|
Answer : (c)
Reason: Indexes are created in most RDBMS’s to Provide
rapid, random and sequential access to base-table data
|
<< Prev 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... 21... 22... 23... 24... 25... 26... 27... 28... 29... 30... 31... 32... 33... 34... 35... 36... Next >>
No comments :
Post a Comment