Choose three.three
Which three statements are true about defining relations between tables in a relatonal database?io
A) Foreign key columns allow null values.table
B) Unique key columns allow null valuesim
C) Primary key columns allow null values.tab
D) Every primary or unique key value must refer to a matching foreign key value.co
E) Every foreign key value must refer to a matching primary or unique key value.data
Answer:ABEab
(解析:AB Answer:比较简单明了;D Answer:说反了)