Skip to content

Commit d3e97a5

Browse files
authored
Update README.md
1 parent 7bf31e0 commit d3e97a5

File tree

1 file changed

+11
-1
lines changed
  • data-platform/core-converged-db/hybrid-partitioned/scripts

1 file changed

+11
-1
lines changed

data-platform/core-converged-db/hybrid-partitioned/scripts/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Step by step instruction for the creation of hybrid partitioned tables
1+
## Scripts for hybrid partitioned tables
2+
3+
## Step by step instructions
24

35
This folder provides step by step instruction to create a hybrid partitioned table. the example uses table EMPLOYEES from schema HR.
46

@@ -13,3 +15,11 @@ This folder provides step by step instruction to create a hybrid partitioned tab
1315
- monitor-external-part-tables.sql: Use ALL_EXTERNAL_TAB_PARTITIONS
1416

1517
- 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.

0 commit comments

Comments
 (0)