Statement Contexts (Valid in)¶
The following notation is used in each statement description to indicate the contexts in which the statement can be used:
| SQL | Interactive session |
|---|---|
| ESQL | Embedded SQL |
| DBProc | Database procedure |
| UDF | User-defined functions |
| OpenAPI | OpenAPI |
| ODBC | ODBC |
| JDBC | JDBC |
| .NET | .NET Data Provider |
For example:
Valid in: SQL, ESQL, OpenAPI, ODBC, JDBC, .NET