A
Al
I have a simple example. A simple single table db. My table has 20 or
so fields. I want to modify the Sub_Account field based on a condition
in the Account
field. Something like:
If Account = 5005 then set Sub_Accout = 0005
How do I do that?
Thanks,
Al
so fields. I want to modify the Sub_Account field based on a condition
in the Account
field. Something like:
If Account = 5005 then set Sub_Accout = 0005
How do I do that?
Thanks,
Al