Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 11 Oracle Analytics Lounge
- 190 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 65 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Is there a way to clear a database table daily before the pipeline loads?

Kevin Riedy
Rank 4 - Community Specialist
Is there a way to clear out a database table for one of our data augmentations before running the daily pipeline load?
We have a need to load in brand new data every day and we do not want to retain any cumulative records.
0
Best Answer
-
@Kevin Riedy The Versioned Dataset feature enables to run the corresponding Data Augmentation pipeline as a full load every time. This means the data in the target table will be truncated and reloaded every time.
- Refer: Optional: Select the Versioned Dataset check box to enable full load of the source table data everytime and then click Next.
4
Answers
-
Hi @Ashish-Oracle that was exactly what I was looking for. Thank you for the speedy response!
1