Hello,
I am trying to do a full table reload. I would also like to delete all the prior deltas associated with the table.
I tried using the "truncate table" command, however the deltas seem to persist.
What is the syntax I need to use to completely remove all the current rows as well as all the deltas in order to release the space?
Thanks,
Victoria