Comments
1 comment
-
Hi Kulmam,
This forum is primarily for issues about the SQL Compare software, so we really don't offer these kinds of solutions. I think you would get a better response from the person who presented the webinar. There is a forum for Q&A especially about this webinar that you can post to on the SQL Server Central website: http://www.sqlservercentral.com/Forums/ ... -83-1.aspx
I think you will get solid answers to your questions there.
Add comment
Please sign in to leave a comment.
In that webinar the following environments are mentioned. I have some question about setting up each environment
1. sendbox
virtual restore looks like really promising but how does it work when I update big amount of data or add column with default value to the big table? Will the duration be the same as normal database?
2. shared server
3. QA
4. staging
what's do proper way of setting up staging?
It looks like it should be a exact same copy of production but does this mean that it should have same data as production? If so, how can I set up that environment? Should I restore a backup of production every night?
5. production