Hi...

In my database, I find the "cpu time" of running a sql statment is always zero. In fact, I waits for a while to get the results.

Does the cpu time isn't include the io time?

And, how can I calculate the total excution time of a SQL command??

thanks...