Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Command syntax

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

The following SQL commands are supported to allow defining views:

CREATE VIEW [qualifier].[owner.]view_name [(view_column_name,...)] AS subquery
DROP VIEW [qualifier].[owner].view_name

If the CREATE VIEW/DROP VIEW command does not specify the qualifier and owner, the current qualifier returned by the GETINFO operation is used for qualifier and the user name is used for owner.

TitleResults for “How to create a CRG?”Also Available inAlert