How to limit Query cost
I have many queries which can be applied on production with high cost ;normally these are report has no validation executed by mistake.
I have thousands of screen to apply the validation
is long journey ,
So,I need to limit the query cost to maximum
value more than that to kill the process.
Any suggestions?
0