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