SSDT-Dev-Pack
What is the SSDT Dev Pack It is basically a collection of tools that I find make developing in for...
2017-08-17
94 reads
What is the SSDT Dev Pack It is basically a collection of tools that I find make developing in for...
2017-08-17
94 reads
K-SSIS-ed - View any property or script in SSIS with a single click A cross platform re-imagined IDE and SSIS package...
2017-08-17
56 reads
SQL Cover is a tool to measure code coverage in T-SQL. This will tell you how much of your database...
2017-08-17
57 reads
What is the SSDT Dev Pack It is basically a collection of tools that I find make developing in for...
2017-08-17
52 reads
What is the SSDT Dev Pack It is basically a collection of tools that I find make developing in for SQL Server in SSDT better or easier. I will...
2017-08-17
6 reads
SQL Cover is a tool to measure code coverage in T-SQL. This will tell you how much of your database code your unit tests are exercising.
You can read more...
2017-08-17
20 reads
K-SSIS-ed - View any property or script in SSIS with a single click A cross platform re-imagined IDE and SSIS package viewer with one goal to allow a developer...
2017-08-17
2 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
39 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
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?