Usage Modes
The following usage modes apply to the statements described in this chapter:
- Embedded
The statement may be embedded in an application program.
- Interactive
The statement is valid for use in interactive SQL.
- ODBC
The statement is valid for use via the Microsoft Open Database Connectivity (ODBC) interface.
- Procedural
The statement may be used within a function, procedure or trigger.
- JDBC
The statement is valid for use via the Java Database Connectivity (JDBC) interface.