Introduces embedded SQL
Studio supports embedded SQL (ANSI-92 Entry Level), written directly in the code. This
section describes the supported syntax and provides some examples.
Note: In the syntax and examples in the topics of this section, SQL keywords appear in all-caps.
This is an SQL convention and it is not required by Studio. However, it is a useful
convention which helps differentiate SQL commands from regular code.
For further information about SQL Components, refer to
SQL Components.