Import data with proxy tables

A proxy table is a local table containing metadata used to access a table on a remote database server as if it were a local table. These let you import data directly.

Use proxy tables to import data when you:

  • have access to remote data

  • want to import data directly from another database

 Impact on the database
 How to use proxy tables
 See also