Mayur  Gujrathi

Mayur Gujrathi

  • 375
  • 4.1k
  • 1m

check if query executes in give span of time

Sep 20 2017 2:59 AM
Dear All
 
How can i check if my query is getting executed in give span of time else i need to terminate query and update something
 
For example
 
Select * from tablename
wait only say 30 sec for this query to execute 
if gets completed else do some other task
 
Do anyone have idea about this 

Answers (2)