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

Content with tag Test Data Rss

   Items 1 to 5 of 5   
 

Generating SQL Server Test Data with Visual Studio 2010

As a database developer or tester sometimes you need to have production like data in your environment for your development or testing, but you cannot have the production data because of security and privacy issues. So how you can generate test data or replicate similar data as in production for your development or test environment?   Read more...
By Additional Articles 2010/12/31 | Source: MSSQLTips.com | Category: test data
Rating:  Rate this |  Briefcase | 4,444 reads

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,640 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 | 406 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,159 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 | 13,702 reads
   Items 1 to 5 of 5   
 
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)    
visual studio (1)    
while loop (1)