TSQL Tuesday - Databases and DevOps
DevOps isn't running SQL Server in a container and pushing code to it from Jenkins
When we talk about DevOps we...
2017-06-13
354 reads
DevOps isn't running SQL Server in a container and pushing code to it from Jenkins
When we talk about DevOps we...
2017-06-13
354 reads
DevOps isn’t running SQL Server in a container and pushing code to it from Jenkins
When we talk about DevOps we...
2017-06-13
54 reads
DevOps isn’t running SQL Server in a container and pushing code to it from Jenkins
When we talk about DevOps we...
2017-06-13
39 reads
Every now and then I come across this error in SSDT, normally when trying to publish and the odd thing is that the description never matches the actual cause...
2017-06-12
7 reads
Every now and then I come across this error in SSDT, normally when trying to publish and the odd thing...
2017-06-12
2,969 reads
Every now and then I come across this error in SSDT, normally when trying to publish and the odd thing...
2017-06-12
48 reads
Every now and then I come across this error in SSDT, normally when trying to publish and the odd thing...
2017-06-12
50 reads
I have been quite interested by vs code and have been using it more and more recently. I use it...
2017-05-09 (first published: 2017-04-27)
3,411 reads
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and have started to think about how to improve it...
2017-05-08
8 reads
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and have started to think about how to improve it...
2017-05-08
5 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...
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?