Hi All:
I would like to know how to accomplish an arithmetic comparison in a select clause. I am joining two tables. I need to compare two values that exist at the join and say if value A is =< value B then String A else String B, and I need to do this in my Select clause.
Can anyone explain how to do this?
TIA,
Sven
I would like to know how to accomplish an arithmetic comparison in a select clause. I am joining two tables. I need to compare two values that exist at the join and say if value A is =< value B then String A else String B, and I need to do this in my Select clause.
Can anyone explain how to do this?
TIA,
Sven