How to mesure the execution time of a query in millisec ?
Hi
I need to know the execution time of a sql query in milli seconds. How can I do this ?
SET TIMING shows the time in sec
1
Hi
I need to know the execution time of a sql query in milli seconds. How can I do this ?
SET TIMING shows the time in sec