Hi there, I'm struggling to find the total time taken by a database query on the disk? As I understand when a database query start execution it takes some time inside the database engine & some time to seek the result from disk (if that is not in cache/buffer)
Can anybody from the group please suggest any clue about the execution time on the disk? Many thanks Stdranwl