Use Table Hyperlinks for Read Only Data Access on Autonomous Database

You can generate and manage Table Hyperlinks to access data on Autonomous Database.

Using a Table Hyperlink allows you to easily retrieve data from the database, without requiring you to provide additional information other than the Table Hyperlink to access the data. Any user can access the data by supplying the Table Hyperlink in a browser or using a REST client, subject to security controls enforced by the database. Users can view the retrieved data in tabular format from a browser by appending a query parameter to the Table Hyperlink.

You can read and access data in a Microsoft Excel sheet using a Table Hyperlink through the Oracle Autonomous Database Add-in for Excel, which allows direct retrieval and viewing of tabular data from the Autonomous Database within Excel. See Read and Access Data Using Table Hyperlinks in Excel Sheet for more information.