Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion data-platform/core-converged-db/hybrid-partitioned/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Review Date: 03.06.2024
## Documentation

- [VLDB and Partitioning Guide 19c](https://docs.oracle.com/en/database/oracle/oracle-database/19/vldbg/partition-concepts.html#GUID-C2B04585-BCFC-40D6-AFAB-47DF99A31C76)
- [VLDB and Partitioning Guide 23c](https://docs.oracle.com/en/database/oracle/oracle-database/23/vldbg/manage_hypt.html#GUID-ACBDB3B2-0A16-4CFD-8FF1-A57C9B3D907F)
- [VLDB and Partitioning Guide 23](https://docs.oracle.com/en/database/oracle/oracle-database/23/vldbg/manage_hypt.html#GUID-ACBDB3B2-0A16-4CFD-8FF1-A57C9B3D907F)

## Blogs

Expand All @@ -30,12 +30,17 @@ Review Date: 03.06.2024

# Team Publications

## Blogs

- [Hybrid Partitioned Tables - an introduction with examples](https://blogs.oracle.com/coretec/post/hybrid-partitioned-tables-introduction)
- [Hybrid Partitioned Tables and Lifecycle Management](https://blogs.oracle.com/coretec/post/hybrid-partitioned-tables-and-lifecycle-management)
- [ORAWORLD magazine article page 26-31](https://www.oraworld.org/fileadmin/documents/27-ORAWORLD.pdf)
- [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)
- [SQL examples with DBMS_CLOUD](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/core-converged-db/dbms_cloud)

## Videos

- [New Features in Hybrid Partitioning](https://youtu.be/xF2wKjI1ZGs)

# License

Expand Down