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. You can use the MERGE INTO statement.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.