Which of the following is not true for Views?

A.
provide a logical ordering of the rows of a table
B.
can be used to enforce the uniqueness of records stored in a table.
C.
provide a fast, efficient method for locating specific rows of data in very large tables.
D.
can force a table to not use clustering storage
Explanation: