Update an SQL Report
-
On the SQL reports list page, find the SQL Report that you want to work with. If you need help finding the list page or the SQL Report, see List SQL Reports.
-
Select the name of the SQL Report. The Details page is displayed.
-
Expand the Actions menu, and select Edit.
The Edit SQL report dialog is displayed.
-
Change the settings as needed. For a description of the fields, see Creating a Database Tools SQL Report.
-
Click Update.
-
Use the
oci dbtools sql-report update-sql-report-oracle-databasecommand to update an SQL Report.oci dbtools sql-report update-sql-report-oracle-database --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
UpdateDatabaseToolsSqlReportAPI to update 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.