- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2021 08:12 AM
Appreciate tips on removing the data in the staging table as well as deleting the table as needed.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2021 08:22 AM
Hi,
If needed, you can navigate to the respective table dictionary record and utilize the "Delete all records" UI Action button to remove all the records. Once all records have been removed, you'll be able to then delete the table.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2021 08:21 AM
Hi,
import set tables are cleaned up OOB by the job "Import Set Deleter"
By default, the job will delete all import sets that are older than 7 days and the associated import set table records.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2021 09:27 PM
Hi Giri,
Why do you wish to delete the staging table?
If you delete staging table.
Consider after some months user wishes to perform data load on target table using the data source.
at that time the table and the fields would be recreated again.
You can anyhow delete the records and then delete the table as mentioned by Allen
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2021 08:22 AM
Hi,
If needed, you can navigate to the respective table dictionary record and utilize the "Delete all records" UI Action button to remove all the records. Once all records have been removed, you'll be able to then delete the table.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!