How to get the query execution time with database inspector?

Viewed 77

I am using the database inspector to query the database. However, I want to know the execution time to optimize the performance of the query. Does anyone have any idea of getting the execution time of a query?

0 Answers
Related