Hi thanks you for your reply, i already aware that the query governor exist, but it throw and error when the estimated query cost exceed the specified value.
So i dont want to throw an error in my application and Error handling may not be a good idea because all the database is affected by the...
Im writing a report generator, this program build a query dynamically. And i wish to prevent to long query from executing. I know that i can have the estimated query cost with sql Query analyzer, but i cant find a way to get in from the application..
I am searching a kind of function that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.