We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a78cc42 + fcab3cf commit 250e8c7Copy full SHA for 250e8c7
README.md
@@ -20,7 +20,7 @@ This repository provides examples demonstrating how to use Oracle Functions.
20
| Create a PAR in OCI Object Storage |[sample](./oci-objectstorage-create-par-python)||
21
| Display an OCI Cloud Event |[sample](./oci-event-display-python)|
22
| Invoke another Function |[sample](./oci-invoke-function-python)| |
23
-| Run a SQL statement against Autonomous DB using ORDS | [sample](.oci-adb-ords-runsql-python) |
+| Run a SQL statement against Autonomous DB using ORDS | [sample](./oci-adb-ords-runsql-python) |
24
| Run a SQL statement against Autonomous DB using DB Client |[sample](./oci-adb-client-runsql-python)||
25
| Publish a notification using ONS |[sample](./oci-ons-publish-python)|
26
| Send an email using Email Delivery Service |[sample](./oci-email-send-python)|
0 commit comments