What is SSDT all about aka Why should I bother?
I often get asked the questions “What is SSDT" and I have wanted to have a single reference as to...
2016-01-11 (first published: 2016-01-05)
4,126 reads
I often get asked the questions “What is SSDT" and I have wanted to have a single reference as to...
2016-01-11 (first published: 2016-01-05)
4,126 reads
I often get asked the questions “What is SSDT” and I have wanted to have a single reference as to...
2016-01-05
48 reads
I often get asked the questions “What is SSDT” and I have wanted to have a single reference as to...
2016-01-05
63 reads
I often get asked the questions “What is SSDT” and I have wanted to have a single reference as to what it is as it is actually pretty big....
2016-01-05
3 reads
You sometimes want to do things like split a table into two or move a column into another table and...
2015-12-30
1,213 reads
You sometimes want to do things like split a table into two or move a column into another table and...
2015-12-30
208 reads
You sometimes want to do things like split a table into two or move a column into another table and...
2015-12-30
218 reads
You sometimes want to do things like split a table into two or move a column into another table and when you use SSDT or the compare / merge...
2015-12-30
3 reads
I love writing c# code using visual studio and resharper, it is a really nice experience and resharper does a...
2015-12-10
746 reads
I love writing c# code using visual studio and resharper, it is a really nice experience and resharper does a...
2015-12-10
37 reads
By Steve Jones
AI is a big deal in 2026, and at Redgate, we’re experimenting with how...
By Steve Jones
Another of our values: The facing page has this quote: “We admire people who...
By Ed Elliott
Running tSQLt unit tests is great from Visual Studio but my development workflow...
Comments posted to this topic are about the item No Defaults Passwords Ever
Hi, We have low latency high volume system. I have a table having 3...
Comments posted to this topic are about the item The Long Name
I run this code to create a table:
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?