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
# DBMS_CLOUD. API for accessing the data stored in the object storage
2
+
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
0 commit comments