
Ultimate access to all questions.
How can a user modify the column references in an existing view?
A
Modify the columns in the underlying table
B
Use the ALTER VIEW command to update the view
C
Recreate the view with the required changes
D
Materialize the view to perform the changes