G
Guest
I have created a query that contains name, salary, and position info (Full
time or part-time) but I need to add a new column that shows the following
info:
If position value equals 1 (FT), then multiply salary by .15 and display in
new column. If position value equals 2, then display salary without change.
How and where do I type thisn expression?
time or part-time) but I need to add a new column that shows the following
info:
If position value equals 1 (FT), then multiply salary by .15 and display in
new column. If position value equals 2, then display salary without change.
How and where do I type thisn expression?