CREATE VIEW
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the CREATE VIEW statement to create
a view on existing tables or views. You specify the name for the VIEW.
The following example demonstrates the use of a code sample. The statement is used to retrieve information from the customer base, but only information on those customers located within the six New England states.
|