Question

An SQL `VIEW` is a:

A Physical table that stores a copy of data.
B Stored procedure that returns a single value.
C Virtual table based on the result-set of an SQL query.
D Temporary table created during query execution.
E Mechanism for defining user roles and permissions.
Practice Next

Hey! Ask a query