URL substitution variables in Oracle Cloud Infrastructure URIs

Substitution variables are pre-defined placeholders which are resolved and substituted with the corresponding actual values based on the runtime context of your Autonomous Database.

This allows you to include environment-specific values in Oracle Cloud Infrastructure URLs such as a tenancy OCID or a namespace, that are not hard coded, making your SQL code dynamic and portable to multiple regions.

See Substitution Variables in Oracle Cloud Infrastructure (OCI) URLs for more information.