forked from docs/doc-exports
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
769 B
769 B
How Do I Import Incremental Data Using an OBS Foreign Table?
When you use an OBS foreign table to import data, INSERT imports the data to a local physical table. When OBS data is updated, you do not need to run the INSERT statement again.
Parent topic: Data Import and Export