sakura/en/Execute with SQL*Plus

Last-modified: 2008-03-29 (土) 14:19:12

Execute with SQL*Plus

SQL described in the file can be executed by automatically passing SQL*Plus the file name.
This function doesn't work when SQL*Plus is not started.
SQL*Plus is a product of the Oracle.
Confirming the operation of this function was executed by the following versions.

  • SQL*Plus: Release 3.3.2.0.2

Macro Syntax

  • Syntax
    ExecSQLPLUS( );
  • Record
    Not support