Type to start searching...

SQL

Properties
adapter : string

Adapter names, for which the SQL is valid: a1 a2 ... aN. Patterns with * and ? are allowed.

Parents
  • View - A database view definition for the logical table.
  • Create - SQL required to create the Database object.
  • Drop - SQL required to drop the Database object.
  • Switch
  • CreateObject - Create a new stored procedure in the schema.
  • DropObject - Drop an existing stored procedure from the schema.