Oracle Database/Managing Data
From Wikibooks, open books for an open world
Manipulating data through SQL using INSERT, UPDATE, and DELETE[edit]
Using Data Pump to export data[edit]
Using Data Pump to import data[edit]
SQL Dump should either Exports in CSV or Plain SQL Format.
Loading data with SQL*Loader[edit]
Creating directory objects[edit]