DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: How to retrieve elapsed time in milisecond using sql query

  1. #1
    Join Date
    Aug 2001
    Posts
    56

    Angry How to retrieve elapsed time in milisecond using sql query

    Hi
    Can some one please send the suggestion, how to check the query time in miliseconds.

    Its Urgent!

    Many Thanks
    Anuj
    Anuj
    India

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Crystal ball broken today, please elaborate.
    Jeff Hunter

  3. #3
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    My crystal ball returned:


    set timing on

  4. #4
    Join Date
    Nov 2002
    Location
    Geneva Switzerland
    Posts
    3,142
    Set timing on, tkprof, etc give you times to the centi-second. I doubt very much if a real-life query would have a execution time reproducible to better than that. So my advice is - don't bother.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width