Can someone tell me if it is possible (and how) to add SQL Query hints? I am looking to try and add WITH (NOLOCK) to the generated queries.
I have looked through the forums and I have only found where it talks about adding Oracle hints.
Any assistance would be appreciated.
Thanks