ExecuteQueryStatement ::= |
executeQuery ( ( IDENTIFIER )? ( using IDENTIFIER )? | ( IDENTIFIER )? ( with BindVariableList )? ) ( |
Used by: |
This is actually 2 statements: one that executes a SQL statement directly, the other
one (using the width clause>) executes a prepared statement. In either case, the
query is stored in the DBHandle variable (default is