Description:
How to check Information when a Query was used last?
Works with 20x
Solution:
Retrieving Query Execution Information: Utilizing the Following Query
To determine the last usage of a query, you can use the following query:
SELECT QueryFileName, DateTimeOfRun FROM RPT_QueryRoiView