cancel
Showing results for 
Search instead for 
Did you mean: 

customer Profile ID length

Does anyone know if the customer profile ID always has the length? So far all of mine in test have 7 characters and I couldn't find anything in the documentation that mentions it's size.

jdallen88
Contributor
1 REPLY 1

It just says "numeric". We can probably assume it's going to be INT (4 bytes, 10 digits) or smaller, however, since the numbers are almost certainly sequential. I stored as INT.

TJPride
Expert