How to write stored procedure in SQL Server 2008 that generates 3 million random no

Posted by anil on Stack Overflow See other posts from Stack Overflow or by anil
Published on 2010-06-13T08:38:15Z Indexed on 2010/06/13 9:02 UTC
Read the original article Hit count: 237

How to write stored procedure in SQL Server 2008 that generates 3 million random no in two columns in integer datatype.

© Stack Overflow or respective owner

Related posts about sql

Related posts about tsql