Importing and exporting data

You can import and export large amounts of data between files and the Derby database. Instead of having to use INSERT and SELECT statements, you can use Derby system procedures to import data directly from files into tables and to export data from tables into files.

The Derby system procedures import and export data in delimited data file format.

Related concepts
Maintaining database integrity
Checking database consistency
Backing up and restoring databases
Replicating databases
Logging on a separate device
Obtaining locking information
Reclaiming unused space