Progress
Embedded SQL-92
Guide and Reference
CREATE VIEW
Use the CREATE VIEW statement to create a view on existing tables or views. You specify the name for the VIEW.
EXAMPLEThe following code fragment shows how to use a CREATE VIEW statement in an ESQL program. This CREATE VIEW statement creates the ne_customer view of the customer table:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |