How to collect all queries against a table over a period of time?
What is the method of collecting all queries against a table over a period of time?
I would like to develop a history of query executions by users. Then examine queries to suggest
improvements. Better ideas?
0