CREATE VIEW
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.
|