A table is in second normal form when it is

A. free of repeating group data
B. free of transitive dependencies
C. free of partial dependencies
D. free of insert anomalies
E. none of the above


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A primitive-type variable can store exactly one value of its declared type at a time. b. Primitive-type instance variables are initialized by default. c. Variables of types byte, char, short, int, long, float and double are initialized to 0. d. Variables of type boolean are initialized to true.

Computer Science & Information Technology

Give the method header the following method:

Method Smallest, which takes three integers x, y and z and returns an integer.

Computer Science & Information Technology

Primary keys can be assigned to the fields in a table only when it is in Design view

Indicate whether the statement is true or false

Computer Science & Information Technology

The rows attribute allows you to create vertical frames and to designate the width of each frame.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology