Which of the following is true of an index used to support a UNIQUE constraint?()
- AIt must have the UNIQUE attribute.
- BIt cannot be created explicitly by the user.
- CIt must have the UNIQUE and CLUSTER attributes.
- DIt must have the UNIQUE WHERE NOT NULL attribute.