Question
Set-I
I. 2 NF
II. 3 NF
III. 4 NF
IV. 5 NF
Set-II
(a) transitive dependencies eliminated
(b) multivalued attribute removed
(c) contain no partial functional dependencies
(d) contains no join dependency
Codes :
I II III IV
a.
(a) (c) (b) (d)
b.
(d) (a) (b) (c)
c.
(c) (d) (a) (b)
d.
(d) (b) (a) (c)
Posted under UGC NET computer science question paper DBMS
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Match the following: Set-I I. 2 NF II. 3 NF III. 4 NF IV. 5 NF Set-II (a) transitive dependencies eliminated (b) multivalued attribute removed (c) contain no partial...
Similar Questions
Discover Related MCQs
Q. Which data management language component enabled the DBA to define the schema components?
View solution
Q. The PROJECT Command will create new table that has
View solution
Q. A chained hash table has an array size of 100. What is the maximum number of entries that can be placed in the table?
View solution
Q. The E-R model is expressed in term of
I. Entities
II. The relationship among entities.
III. The attributes of the entities.
IV. Functional relationship.
View solution
Q. Specialization is …………… process.
View solution
Q. Match the following :
List-I
(1) Determinants
(2) Candidate key
(3) Non-redundancy
(4) Functional dependency
List-II
(a) No attribute can be added
(b) Uniquely identified a row
(c) A constraint between two attribute
(d) Group of attributes on the left hand side of arrow of function dependency.
View solution
Q. A function that has no partial functional dependencies is in ……………. form.
View solution
Q. Which of the following statement is wrong?
I. 2-phase locking protocol suffer from dead lock.
II. Time stamp protocol suffer from more aborts.
III. A block hole in a DFD is a data store with only inbound flows.
IV. Multivalued dependency among attribute is checked at 3 NF level.
V. An entity-relationship diagram is a tool to represent event model.
View solution
Q. The name of the transaction file shall be provided by the operator and the file that contains the edited transactions ready for execution shall be called
View solution
Q. (i) DML includes a query language based on both relation algebra and tuple calculus
(ii) DML includes a query language based on tuple calculus
(iii) DML includes a query language based on relational algebra
(iv) DML includes a query language based on none of the relational algebra and tuple calculus
Which one is correct?
View solution
Q. Which construct in SQL is used to test whether a subquery has any tuples in its result?
View solution
Q. An entity has:
(i) a set of properties
(ii) a set of properties and values for all the properties
(iii) a set of properties and the values for some set of properties may non-uniquely identify an entity
(iv) a set of properties and the values for some set of properties may uniquely identify an entity
Which of the above are valid?
View solution
Q. Aggregation is:
View solution
Q. Suppose R is a relation schema and F is a set of functional dependencies on R. Further, suppose R1 and R2 form a decomposition of R. Then the decomposition is a lossless join decomposition of R provided that:
View solution
Q. In a heap, every element is …………… of all the elements in the subtree.
View solution
Q. A superkey for an entity consists of:
View solution
Q. Which of the following set of keywords constitutes a mapping in SQL?
View solution
Q. If a relation is in 2NF then:
View solution
Q. Which of the following is true ?
View solution
Q. Consider the query : SELECT student_name FROM student_data WHERE rollno (SELECT rollno FROM student_marks WHERE SEM1_MARK=SEM2_MARK);
Which of the following is true?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond DBMS? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!