Which of the following functions can be performed by a view?
Each correct answer represents a complete solution. Choose all that apply.
A.
Restrict a user to specific columns in a table.
B.
Contain a sub query in the FROM clause.
C.
Join columns from multiple tables, so that they look like a single table.
D.
Restrict a user to specific rows in a table.