Half a T_PHONE update?

Former Member
Former Member $organization

I'm experimenting in TEST, updating T_PHONE with a clean phone list from a vendor.

In SQL I created a table with phone and customer_no from the vendor list.

I ran a query to join the tables on the customer_no and set T_PHONE.phone to the newphone.phone on t_phone.customer_no = newphone.customer_no

There are a total of 4900 records to update, which it seems to do just fine...

EXCEPT...

 if I look in Tess TEST, it only seems to update the first 4100 records.  When I pull one of the last several hundred constituent IDs, the phone is blank.  If I query T_PHONE for that very same constituent ID it shows the correct phone number has been populated.

Any ideas?

Parents Reply Children
No Data