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...
Martin-Apps4Rent
Jun 06, 2025Iron 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.