This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Avg Time - seconds or microseconds?

In the Long Running (Average) tab for queries, it says the avg time is in seconds (secs).

pastedImage_1.png

I have a function that all it does is called coalesce between 2 variables and this tab has said the query takes avg 13 seconds which doesn't make sense. So I queried the views directly in the DB and the average time seems to actually be in microseconds.

Why does it say it is in seconds in DPA? Shouldn't it be microseconds?

Thanks