Hi,
I have 2 tables. Table 1 has text values in the field with 25 records total. The Table 2 has several thousand records. I need to update a field in table 2 with random text values of Table 1 .
Trying to do this with the rnd(), but having a key violation I think due to the text/number conflict. Is there another way to do this?
Thanks
LeadCast
I have 2 tables. Table 1 has text values in the field with 25 records total. The Table 2 has several thousand records. I need to update a field in table 2 with random text values of Table 1 .
Trying to do this with the rnd(), but having a key violation I think due to the text/number conflict. Is there another way to do this?
Thanks
LeadCast