Hi Rui,
Thanks for the explanation, sounds good.
Wonder if there is a way for us to get the historical avg, min and max execution time(s) for a query in DMC.
------------------------------
Krishna Rao Murakonda
------------------------------
Original Message:
Sent: Fri July 09, 2021 05:37 AM
From: Rui Li
Subject: DMC 3.1.5 - Query execution time
Hi Krishna,
It is a formatted representation of time. Query execution time is 2d:09:41:57.157, means that the time is 2 days, 9 hours, 41 minutes, 57 seconds and 157 milliseconds.
In your example, this SQL statement was executed 207,858,056 times over the last 12 hours, for a total query execution time of more than two days, each execution takes 2d:09:41:57.157 / 207,858,056, about 1ms. And CPU time is the same.
------------------------------
Rui Li
------------------------------