Forum Discussion
Roop_s610
May 08, 2025Copper Contributor
Dropping interimTables
Is there a script to allow the dropping all InterimTables from a database without having to do them one by one. I seem to have built up an amount of these when building tables from various pipelines that have failed.
1 Reply
- Martin-Apps4RentIron Contributor
Yes, you can use a simple script to drop all interim tables in one go, especially if they follow a naming pattern like starting with Interim or containing the word Interim.