Delete an SQL Report

    1. On the SQL reports list page, find the SQL Report that you want to delete. If you need help finding the list page or the SQL Report, see List SQL Reports.

    2. Select the name of the SQL Report. The Details page is displayed.

    3. Expand the Actions menu, and select Delete.

      The Delete SQL Report page is displayed.

    4. Select Delete SQL Report.

  • Use the oci dbtools sql-report delete command to delete an SQL Report.

    oci dbtools sql-report delete --sql-report-id <sql_report_ocid>

    For a complete list of parameters and values for CLI commands, see the Command Line Interface (CLI).

  • Use the DeleteDatabaseToolsSqlReport API to delete an SQL Report.

    For information about using the API and signing requests, see REST API and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.