Tables, Views, Files
Create a View
Description
The get_view()
and create_view()
functions let you save either an existing view or a newly created view into a variable.
Syntax
Use the get_view()
method to get an existing view:
Or, the create_view()
method to create a view: