SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag Test Data Rss

   Items 1 to 4 of 4   
 

Generate Lots of Test Data with CROSS JOIN

“Joe Test” “Joe Test2? “Joe Test3? “Arrgh! There has got to be a better way to create some test data!” Ever had that conversation...  Read more...
By Joe Webb 2009/10/19 | Source: SQLServerCentral.com | Category: blogs
Rating:  Rate this |  Briefcase | 1,114 reads

Create Sample Data Script

in this scripts there are two methods of creating sample data for a gambling application. i have used both cursors and loops.  Read more...
By Chris Morton | Source: SQLServerCentral.com | Category: cursors
Rating: |  Discuss |  Briefcase | 163 reads

Test Data Generation with Data Dude

The Visual Studio 2005 Team Edition for Database Professionals (a.k.a Data Dude) was released somewhere around December 2006 helping many Database Administrators and Database Developers. The release was huge for us, because it addresses many issues faced by us.  Read more...
By Additional Articles 2008/01/09 | Source: SQL Server Universe | Category: data dude
Rating:  Rate this |  Briefcase | 3,023 reads

Performance Tuning: Concatenation Functions and Some Tuning Myths

Rumor has it that Concatenation functions have gotten the nasty reputation of being "performance hogs". Here's why that's not true.  Read more...
By Jeff Moden 2008/01/01 | Source: SQLServerCentral.com | Category: test data
Rating: |  Discuss |  Briefcase | 11,710 reads
   Items 1 to 4 of 4   
 
Tags
advanced querying (1)    
blogs (1)    
cursors (1)    
data dude (1)    
data generation (1)    
performance tuning (1)    
random numbers (1)    
user defined function (udf) (1)    
while loop (1)