Class |
Description |
Represents sql plus command of Oracle. |
Topic |
Description |
The following table lists classes in this documentation. |
Class |
Description |
Oracle package specification and package body. | |
Specification of procedure and function | |
Oracle subprogram, procedure declaration(may include create keyword), function declaration(may include create keyword) | |
/ procedure BuildSql;override; / function DoCheckSyntax:integer;override; / function GetAsPrettyText: lzString;override; public / _semicolon : TSourceToken; / constructor Create(pDbVendor : TDbVendor = DbVGeneric); / destructor Destroy; override; / Function DoParseStatement(pSql : TCustomSqlStatement ) : integer;override; / constructor Create(AOwner: TLzComponent); override; / Destructor Destroy; Override; end; | |
Oracle create trigger |
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|