Thanks to whomever might have this SQL statement for me to try! ![[2thumbsup] [2thumbsup] [2thumbsup]](/data/assets/smilies/2thumbsup.gif)
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!
![[2thumbsup] [2thumbsup] [2thumbsup]](/data/assets/smilies/2thumbsup.gif)
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!