search items modified between specified timestamp
I would like to find out items modified in specified duration. Items have create timestamp but does not have modify timestamp. Going though history of each item would be so tedious. Is there anyway we can achieve this by querying database directly?
Thanks & Regards.
0