Which of the following is a NOT a valid reason for defining a view on a table?

A.
Restrict users’ access to a subset of table data
B.
Ensure that rows inserted remain within the scope of a definition
C.
Produce an action as a result of a change to a table
D.
Provide users with an alternate view of table data
C is for triggers
0
0