How to get numeric random uniqueid in MS sql server

Posted by Rajesh Rolen- DotNet Developer on Stack Overflow See other posts from Stack Overflow or by Rajesh Rolen- DotNet Developer
Published on 2010-05-17T06:39:36Z Indexed on 2010/05/17 6:50 UTC
Read the original article Hit count: 247

Filed under:
|
|
|

i am using sql server 2005, please tell me how can i get 6 digits (unique numeric which should be random) value for every row in table.

i have a field in table in which i needs 6 digit numeric value (random and unique). please help me to do this.

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server-2005