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

Thread: Execution time

  1. #1
    Join Date
    Dec 2006
    Posts
    5

    Execution time

    I have executed a qurrey i want to see the execution time of that querry can any one help me how to see execution time of a querry

  2. #2
    Join Date
    Mar 2006
    Posts
    74
    I use a query analyzer called Golden32 from Benthic software. It tells me exactly how long a query took.

  3. #3
    Join Date
    Apr 2001
    Location
    Czechia
    Posts
    712
    In sql*plus try the "set timing" command.
    Sometimes using watch is sufficient
    Ales
    The whole difference between a little boy and an adult man is the price of toys

  4. #4
    Join Date
    Mar 2006
    Posts
    74
    you write your SQLs in SQL*Plus ?

    If I met you in a dark alley.. I'd run the other way..

  5. #5
    Join Date
    Apr 2001
    Location
    Czechia
    Posts
    712
    Quote Originally Posted by cjard
    you write your SQLs in SQL*Plus ?
    Oh no, I write them in vi , sql*plus is where I test them.
    Ales
    The whole difference between a little boy and an adult man is the price of toys

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