Contents

Creating Primary key and foreign key


Which of the following is a unique key in the table?
a) primary key
b) foreign key
c) composite key         
d) candidate key

a

Which key is used as primary key in one table and secondary key in another table?
a) primary key             
b) foreign key
c) composite key         
d) candidate key

b

Which of the following tables are used in relationship?
a) parent table             
b) child table
c) medium table
d) both a & b

d

A …. is an area reserved for specific piece of data.
a) report                                  
b) key
c) field                        
d) record

c

Which steps are used to edit relationship between tables?
a) click relationship in database tool
b) click the join line
c) select edit relationship          
d) all of these

d