Hi all!
I need to generate random alphanumeric combination of 3.
For example : 3A4 .
Please note that it could happend that all three are digits or all three are letters. Playing around with
RAND() function but have a feeling there is a better way.
Need advise fast. Thanks a lot.
I need to generate random alphanumeric combination of 3.
For example : 3A4 .
Please note that it could happend that all three are digits or all three are letters. Playing around with
RAND() function but have a feeling there is a better way.
Need advise fast. Thanks a lot.