Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Indiviadual table backup

dipesh1
Kilo Contributor

What I need to do is to delete some records based on some filters.

But before I do that I want to take a backup of that table in case some issues are caused due to deletion

Is there way to take such backups?

6 REPLIES 6

pavelmuller
Tera Contributor

You can use SnowMirror (www.snow-mirror.com) it allows you to download a selected table into a database such as MySQL. For such a short-term backup, you might use the trial license.


David Drake1
Tera Contributor

This will back up all the records in the table (to include sysid) to csv. Ready for import

https://yourinstance.servicenowservices.com/sys_cb_topic_list.do?sysparm_query=&sysparm_view=&CSV&sysparm_default_export_fields=all