Tools Support

Oracle provides a number of utilities to facilitate your SQL development process:

See Also: SQLPlus User’s Guide and Reference](/pls/topic/lookup?ctx=en/database/oracle/oracle-database/26/sqlrf&id=SQPUG) and [Oracle APEX App Builder User’s Guide* for more information on these products

The Oracle Call Interface and Oracle precompilers let you embed standard SQL statements within a procedure programming language.

See Also: Oracle C++ Call Interface Developer’s Guide, ProCOBOL Developer’s Guide](/pls/topic/lookup?ctx=en/database/oracle/oracle-database/26/sqlrf&id=LNPCB126), and [Oracle Call Interface Developer’s Guide* for additional information on the embedded SQL statements allowed in each product

Most (but not all) Oracle tools also support all features of Oracle SQL. This reference describes the complete functionality of SQL. If the Oracle tool that you are using does not support this complete functionality, then you can find a discussion of the restrictions in the manual describing the tool, such as SQLPlus User’s Guide and Reference*.