Subject | Re: [firebird-support] NOT in Firebird |
---|---|
Author | Virna Constantin |
Post date | 2013-07-04T12:51:24Z |
OR
Var2=iif(Var1=0,1,0) ;
Now I would like to negate the Var1 to Var2. If var1 = 0, then should Var2 =
Var2=iif(Var1=0,1,0) ;
Now I would like to negate the Var1 to Var2. If var1 = 0, then should Var2 =
>1 and in the other direction.[Non-text portions of this message have been removed]
>