1 Changes in Release 21.1 for Oracle SQLcl User's Guide

This section lists the changes for this release.

New Features

New features in this release are:

  • The SET FEEDBACK command now supports a SQL_ID option to display the sql_id for the currently executed SQL or PL/SQL statements. The sql_id will be assigned to the predefined variable _SQL_ID.

    SET FEED[BACK] {6 | n | ON | OFF} [SQL_ID]