You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/core-converged-db/hybrid-partitioned/dbms_cloud/README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# DBMS_CLOUD: API for Accessing the Data Stored in the Object Storage
1
+
##DBMS_CLOUD API
2
2
3
3
DBMS_CLOUD is a PL/SQL package, which allows for accessing the data stored in an object storage bucket. It supports not only Oracle Object Storage but also AWS S3 and Azure Blob. Can be used to read and write data stored outside of the database. To read the data we can create external tables or hybrid partitioned tables
-[Oracle Object Storage Access for all Oracle Databases with DBMS_CLOUD](https://blogs.oracle.com/coretec/post/oracle-object-storage-access-for-all-oracle-databases-with-dbmscloud)
0 commit comments