Hi,
I have a question.
I want to use OPNQRYF(open query file) function or like that in db2 udb for windows.
For one session, I want to create a where condition. After that, for every query this condition is acceptable. I don't want to write this condition in every sql statements.
When I close the session, this condition will deleted.
Thanks