Refactoring in SQL Server Data Tools - SSDT
In this post I will talk about the in-built refactoring support in SSDT – the language is slightly different from my...
2016-09-27
57 reads
In this post I will talk about the in-built refactoring support in SSDT – the language is slightly different from my...
2016-09-27
57 reads
In this post I will talk about the in-built refactoring support in SSDT – the language is slightly different from my...
2016-09-27
24 reads
In this post I will talk about the in-built refactoring support in SSDT – the language is slightly different from my...
2016-09-27
1,300 reads
The ideal is to make a change and see that change deployed to production, in a perfect world we would be told to work on something, write the code...
2016-09-20
4 reads
The ideal is to make a change and see that change deployed to production, in a perfect world we would...
2016-09-20
35 reads
The ideal is to make a change and see that change deployed to production, in a perfect world we would...
2016-09-20
41 reads
tSQLt Visual Studio Test Adapter
What is this?
This lets you use Visual Studio to run tSQLt tests easily. Visual Studio has...
2016-08-24 (first published: 2016-08-17)
2,263 reads
I have been thinking quite a lot recently (ok not that much but my thinking has changed) about how to deploy dacpac's. In particular I am talking about how...
2016-08-21
6 reads
I have been thinking quite a lot recently (ok not that much but my thinking has changed) about how to...
2016-08-21
55 reads
I have been thinking quite a lot recently (ok not that much but my thinking has changed) about how to...
2016-08-21
65 reads
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...
By James Serra
I remember a meeting where a client’s CEO leaned in and asked me, “So,...
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
Comments posted to this topic are about the item Eight Minutes
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?