Loading data into tables in a distributed relational database

 

Applications in the distributed relational database environment operate on data stored in tables. In general, applications are used to query a table for information; to insert, update, or delete rows of a table or tables; or to create a new table. Other situations occur where data on one system must be moved to another system.

 

Parent topic:

Initial setup