Forum Discussion

SteveK's avatar
SteveK
New Contributor III
6 months ago

How do I clear/truncate/delete BIBlend tables?

I have some BIBlend tables I have created during testing of a Workflow. that I want to delete/Truncate Resetting the Scenario doesn't do it. Do I need to do it programatically or via a Data Manag...
  • AndreaF's avatar
    6 months ago

    Hi, if it is a one-off you can write an extensibility rule to execute your SQL code. From there you are not restricted on the SQL commands you can run.