Which table does the Activities log information exist in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 12:50 AM
Hello
There are 7 activities information in my current incident data. I want to find and delete these 7 items.
I would like to ask which table contains information about Activities?
Current : Activities: 7
Result:Activities: 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 01:15 AM
The information is stored in one and in some cases all of the following tables:
- sys_audit
- sys_history_set
- sys_history_line
Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Regards,
Pranav Thanedar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 02:05 AM
Hi @ddd
Please check sys_history_line table.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.