Compare Patch levels across all installed sql instances
This script allows you to compare patch levels across instances.
2021-10-25 (first published: 2021-10-21)
1,048 reads
This script allows you to compare patch levels across instances.
2021-10-25 (first published: 2021-10-21)
1,048 reads
Source control will allow you to maintain branches in the development of your database, but the subsequent merge isn't pain-free. How can the database developer support the rapid development and delivery of features in an application? Versioning, branching and merging is part of the solution, but what about the rest of the solution?
2014-07-02
2,945 reads
By Steve Jones
ghough – n. a hollow place in your psyche that can never be filled;...
I have the honour of hosting this month’s T-SQL Tuesday. In case there’s any...
Widgets provide a way to parameterize notebooks in Databricks. If you need to call...
Comments posted to this topic are about the item Community at PASS Summit
Hi all As a seasoned developer, I had faced fair share of coding challenges...
When ASCII(Column) is null, what does it represent? Is this some kind of special/control...