2
Reply

check if query executes in give span of time

Mayur  Gujrathi

Mayur Gujrathi

Sep 20 2017 2:59 AM
153
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)