1.

Create index customerID_index on customer(ID); Here which one denotes the relation for which index is created ?

A. customerID_index
B. ID
C. customerID
D. customer
Answer» E.


Discussion

No Comment Found