Posted: 5/13/2010
Hi,
I am trying to execute rand() function in my user defined function but I am recieving "Invalid use of side-effecting or time-dependent operator in 'rand' within a function."
Please help me.
Posted: 5/16/2010
Please read this http://codeasp.net/blogs/raghav_khunger/microsoft-net/712/generate-n-digit-alphanumeric-string-in-sql . I have given the solution in it.