adplus-dvertising
frame-decoration

Question

A function that has no partial functional dependencies is in ……………. form.

a.

3 NF

b.

2 NF

c.

4 NF

d.

BCNF

Answer: (b).2 NF

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A function that has no partial functional dependencies is in ……………. form.

Similar Questions

Discover Related MCQs

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.

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

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?

Q. Which construct in SQL is used to test whether a subquery has any tuples in its result?

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?

Q. Aggregation is:

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:

Q. In a heap, every element is …………… of all the elements in the subtree.

Q. A superkey for an entity consists of:

Q. Which of the following set of keywords constitutes a mapping in SQL?

Q. If a relation is in 2NF then:

Q. Which of the following is true ?

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?

Q. A primary key for an entity is:

Q. Aggregate functions in SQL are:

Q. If a relation is in 2NF and 3NF forms then:

Q. The end of an SQL command is denoted by:

Q. Consider  the  query  :  SELECT  student_name  FROM  students  WHERE class_name=(SELECT  class_name  FROM  students  WHERE  math_marks=100); what will be the output ?

Q. Which of the following statements is wrong?

Q. A recursive foreign key is a: