Navigate to the mart.

Click on Admin and then Hard Delete

Image showing the navigation to the Hard Delete page

Select Tables at the top (should be the default)

Image showing the Tables option selected at the top

Select one or more tables from the list. If there is a dependency, the dependent table will also be selected.

Image showing two tables selected and a box around the Referenced By column.

Press Next.

Image showing the Confirm Hard Delete screen

To continue, you will need to type in Confirmation Granted into the box and then select Truncate table(s) on the right. Note that truncating a table will also

  • truncate any tables which have a foreign key pointing to a selected table even if they have not been selected for truncation.
  • drop any data history for the truncated tables