Test database

External Article

How to Create Ten 200GB Test Databases in 60 Seconds

  • Article

In a recent survey run SQL Server Central, 58% of respondents admitted that their test database is an exact copy of their production database. Many of these respondents concede that they should be removing sensitive data, but aren’t. It seems that the desire to have realistic data will, for many, trump the requirement to keep sensitive data out of development and test environments. In this blog post, Redgate's Jason Crease introduces the new 'SQL Instant Clone' and explains how it could help.

2015-11-06

4,497 reads

Blogs

Creating a “Real” Copy of a View: #SQLNewBlogger

By

I saw a post where a developer was trying to read the Information Schema...

T-SQL Tuesday #181: A Technology Present

By

It’s the last T-SQL Tuesday of the year, and it’s amazing to think we’ve...

Trace Flag 3625 Follow Up

By

Several months ago, I discussed my customer’s intention to enable trace flag 3625. Since...

Read the latest Blogs

Forums

Date data type not recognized with oledb type provider

By blom0344

Hello, We recently made the following reservation working with  VS2022  combined with the SSIS...

The Hash Join III

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The Hash Join III

Continuous Learning

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Continuous Learning

Visit the forum

Question of the Day

The Hash Join III

In a hash join, if all the build input does not fit in memory, what type of hash join is this?

See possible answers