MySql Random string Hi buddies,
Is there any built in function available in mysql for generating random string. ?
There are few functions like MD5(), SHA() may be used for this purpose, but the throughput of these functions are with the combination of numeric and alphabets. what i need is that i want the random string in alphabets with upper and lower case combination.
__________________ Keep smiling...
Last edited by priyan : 07-13-2007 at 12:39 AM.
|