File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
data-platform/core-converged-db/hybrid-partitioned/scripts Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
- ## Step by step instruction for the creation of hybrid partitioned tables
1
+ ## Scripts for hybrid partitioned tables
2
+
3
+ ## Step by step instructions
2
4
3
5
This folder provides step by step instruction to create a hybrid partitioned table. the example uses table EMPLOYEES from schema HR.
4
6
@@ -13,3 +15,11 @@ This folder provides step by step instruction to create a hybrid partitioned tab
13
15
- monitor-external-part-tables.sql: Use ALL_EXTERNAL_TAB_PARTITIONS
14
16
15
17
- monitor-hybrid-tables.sql. Use ALL_TABLES with column hybrid
18
+
19
+ # License
20
+
21
+ Copyright (c) 2023 Oracle and/or its affiliates.
22
+
23
+ Licensed under the Universal Permissive License (UPL), Version 1.0.
24
+
25
+ See LICENSE for more details.
You can’t perform that action at this time.
0 commit comments