SQL Training – Introduction to SQL Server Data Tools
Introduction
This document will provide a basic understanding on SQL Server Data Tools (SSDT) and its integration into Visual Studio 2012...
2013-08-07
6,040 reads
Introduction
This document will provide a basic understanding on SQL Server Data Tools (SSDT) and its integration into Visual Studio 2012...
2013-08-07
6,040 reads
Introduction
This document will provide a basic understanding on SQL Server Data Tools (SSDT) and its integration into Visual Studio 2012...
2013-08-07
841 reads
If you ever need to know exactly what dml your application is running as you have an ORM as your...
2013-07-08
456 reads
If you ever need to know exactly what dml your application is running as you have an ORM as your...
2013-07-08
447 reads
When unit testing a stored procedure in visual studio 2012 (SSDT); sometimes you can get a out of memory exception...
2013-07-08
961 reads
When unit testing a stored procedure in visual studio 2012 (SSDT); sometimes you can get a out of memory exception...
2013-07-08
437 reads
By Steve Jones
Don’t reserve your kindest praise for a person until their eulogy. Tell them while...
I wanted to try out the new JSON index which is for the moment...
By Brian Kelley
I thought it would be good to put my thoughts down on how to...
Comments posted to this topic are about the item Learning a New Language
Hi, we have a few people who like to experiment on our prod sql...
Comments posted to this topic are about the item Guidelines and Requirements
If I use DBCC CLONEDATABASE, can I remove some of the information from the copy?
See possible answers