Re-sort Table Data During Datapump Export/ Import
(Doc ID 1613214.1)
Last updated on SEPTEMBER 25, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 12.1.0.1 [Release 11.2 to 12.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
Re-sort data during Datapump Export/ Import. For example, if column "id" has data "6,5,4,3,2,1' in DESC order, we want to re-sort it during Datapump Export/ Import, like "1,2,3,4,5,6"
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |