The database server provides high-performance parallel loading and unloading of tables. To set up high-performance loading, you issue a series of SQL statements that perform the following functions:
The database server can use parallel SQL operators to distribute these tasks easily.
You can issue the SQL statements with DB-Access or embed them in an ESQL/C program.