skip to main content
SQL statements : DDL statements
 

DDL statements

When working in static schema mode, DDL statements are used to define the schema for the data source. When working in dynamic schema mode, the IP must implement the IP DDL operation for the execution of the DDL statements. In both cases, CREATE VIEW and DROP VIEW statements are supported by the OpenAccess SDK SQL engine.