| Subject | How can I see which query within a stored procedure execution takes the longest time? |
|---|---|
| Author | stwizard |
| Post date | 2015-10-13T15:30:36Z |
Greetings All,
Firebird 2.5.4
I would like to know if there is any way that I can retrieve the execution time of each SQL SELECT or EXECUTE PROCEDURE within a stored procedure?
Any tool to accomplish this?
Thanks,
Mike