Skip to content

Commit fcd4cbf

Browse files
authored
Update README.md
Needed to update the README.md
1 parent 0cb920d commit fcd4cbf

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This folder provides step by step instruction to create a hybrid partitioned tab
66

77
- 1-create-partitioned-table.sql: create a partitioned table and add rows
88

9-
- 2-add-external-attribute.sql: Use ALTER TABLE command to add external partition attribute
9+
- 2-add-external-attribute.sql: Use ALTER TABLE to add external partition attribute
1010

11-
- 3-create-external-data.sql: Create external helper table with ORACLE_DATAPUMP
11+
- 3-create-external-data.sql: Create external (helper) table with ORACLE_DATAPUMP
1212

1313
- 4-add-external-partition-data.sql: Use EXCHANGE PARTITION to provide data for the external partition
1414

15-
- monitor-external-part-tables.sql: Use ALL_EXTERNAL_TAB_PARTITIONS
15+
- monitor-external-part-tables.sql: Use ALL_XTERNAL_TAB_PARTITIONS
1616

1717
- monitor-hybrid-tables.sql. Use ALL_TABLES with column hybrid
1818

0 commit comments

Comments
 (0)