Groups | Blog | Home
all groups > sql server programming > may 2004 >

sql server programming : Generate one lack PINs


Sohail
5/18/2004 10:21:02 PM
I have to generate 100,000 PINs in one call to a stored procedure or a function, the PINs table might already contain many lacks of PINs
PINs length must be 13 and PIN must be unique in the table
tell me some way that dont take too much time to generate time to generate about 100,000 PINs
Vinodk
5/19/2004 12:31:12 PM
Check the previous answer by Steve Kass.

--
HTH,
Vinod Kumar
MCSE, DBA, MCAD, MCSD
http://www.extremeexperts.com

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp


[quoted text, click to view]

AddThis Social Bookmark Button