The WITH ENCRYPTION clause of the CREATE VIEW statement
A)
prevents users from modifying the view
B)
prevents users from seeing the code that defines the view
C)
prevents users from using the view without the appropriate authorization
D)
causes the data that's returned by the view to be encrypted