Can anyone tell me how to set query timeout.
I have a stored procedure running with select statement I want to include a timeout option if the query runs for more than 3 minutes ,only for this procedure not at server level for all procedures.
Can anyone tell me how to do this
Thanks
Sparkme