Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Scripts with tag RAND() Rss

Search for any content tagged rand()

Add a script

   Items 1 to 3 of 3   
 

random randomise randomize data query

this is a MUCH simpler method of random randomize randomise rand data from a table  Read more...
By Chris Morton 2013/05/21 | Source: SQLServerCentral.com | Category: randomise randomize
Rating: |  Discuss |   Briefcase | 230 reads

random integer number scalar function

this produces a random integer between a certain range  Read more...
By Chris Morton 2008/12/12 | Source: SQLServerCentral.com | Category: random numbers
Rating: |  Discuss |   Briefcase | 789 reads

Random DEFAULT string for a column using CASE and NEWID

Sometimes you just need to populate a CHAR/VARCHAR column for testing with a random selection of string literals at table CREATE time. Here is a quick and easy script.  Read more...
By Bill Leung 2012/06/14 | Source: SQLServerCentral.com | Category: random
Rating: |  Discuss |   Briefcase | 1,066 reads
   Items 1 to 3 of 3