[August 2019] OCP latest version of the 071 certification exams test original topic - Question 25

Choose three.

Which three statements are true about defining relations between tables in a relatonal database?

A) Foreign key columns allow null values.

B) Unique key columns allow null values

C) Primary key columns allow null values.

D) Every primary or unique key value must refer to a matching foreign key value.

E) Every foreign key value must refer to a matching primary or unique key value.

Answer:ABE

(Parsing: AB Answer: relatively simple; D Answer: say backwards)

Guess you like

Origin blog.51cto.com/13854012/2449345