Mega Code Archive

 
Categories / MSSQL Tutorial / Math Functions
 

Select RAND()

3>  select RAND() 4> GO ------------------------      0.28235054506303059 (1 rows affected) 1>