Thanks to whomever might have this SQL statement for me to try!
The table name is ACCOUNTS.
Field 1 = ARCustomerNumber
Field 2 = AccountID
We would like a SQL statement that will
1. Clear the data from Field 2 ACCOUNTID
2. Copy the data from Field 1 ARCUSTOMERNUMBER into Field 2 ACCOUNTID
3. Clear the data from Field 1 ARCUSTOMERNUMBER and make it blank.
Thanks again for the help!
The table name is ACCOUNTS.
Field 1 = ARCustomerNumber
Field 2 = AccountID
We would like a SQL statement that will
1. Clear the data from Field 2 ACCOUNTID
2. Copy the data from Field 1 ARCUSTOMERNUMBER into Field 2 ACCOUNTID
3. Clear the data from Field 1 ARCUSTOMERNUMBER and make it blank.
Thanks again for the help!