Hi all
I'm normalizing an old invoicing system. In the customer table, I add one field 'custCode' (Num. serial number, 1 incr. 1). Now I want to replace all 'custCode' (approx. 4000 customers) with one unique value (1 2 3 4 5 ...), like record numbers. This a one shot. After that, I suppose the customer code will increment correctly.
Thanks in advance
Nro
I'm normalizing an old invoicing system. In the customer table, I add one field 'custCode' (Num. serial number, 1 incr. 1). Now I want to replace all 'custCode' (approx. 4000 customers) with one unique value (1 2 3 4 5 ...), like record numbers. This a one shot. After that, I suppose the customer code will increment correctly.
Thanks in advance
Nro