expublish
Registered User.
- Local time
- Today, 03:18
- Joined
- Feb 22, 2002
- Messages
- 121
I have a table with a currency field. There are lots of records, each with a salary in the currency field.
What I need to do is increase the salary in each record by 2% - i.e. an annual salary increase (bloody tight!).
This is a one off thing, so I am guessing some sort of update query. Anyone point me in the right direction?
Thanks.
What I need to do is increase the salary in each record by 2% - i.e. an annual salary increase (bloody tight!).
This is a one off thing, so I am guessing some sort of update query. Anyone point me in the right direction?
Thanks.