Jump to content

Parameters into othere parameter for sql query


Recommended Posts

Hi people, i have a questione.

I have a parameter like Param_1 and another Param_2 .

Then i have a third parame like Filter_Param

What i do is to define Filter_Param like this: IS_EMPTY(param_1) ? 1 = 1 : fieldxxx = Param_2

How i can do this. Actually  debugging i see that these params into another params are always null but if i print this they are correct

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...