Slides for my pass virtualisation virtual chapter talk on how sql fits into a containered world
The slides are up:
https://github.com/GoEddie/SQL-Server-Containers
Any questions shout!
2015-09-10
7 reads
The slides are up:
https://github.com/GoEddie/SQL-Server-Containers
Any questions shout!
2015-09-10
7 reads
The slides are up:
https://github.com/GoEddie/SQL-Server-Containers
Any questions shout!
Tags: Sql Serverslides
2015-09-10
429 reads
The slides are up:
https://github.com/GoEddie/SQL-Server-Containers
Any questions shout!
2015-09-10
37 reads
The slides are up:
https://github.com/GoEddie/SQL-Server-Containers
Any questions shout!
2015-09-10
12 reads
I wrote a test earlier and forgot one of the two cardinal rules about tSQLt so I was running my test suite and the test did not run, I...
2015-09-10
14 reads
I wrote a test earlier and forgot one of the two cardinal rules about tSQLt so I was running my...
2015-09-10
49 reads
I wrote a test earlier and forgot one of the two cardinal rules about tSQLt so I was running my...
2015-09-10
44 reads
Really excited by my first post on medium, haven't really used it before but found it to be a really nice tool:
https://medium.com/@edelliott.the.agilesql.club/let-s-start-doing-profes…
2015-09-02
7 reads
Really excited by my first post on medium, haven't really used it before but found it to be a really...
2015-09-02
575 reads
Really excited by my first post on medium, haven’t really used it before but found it to be a really...
2015-09-02
11 reads
By Brian Kelley
I am guilty as charged. The quote was in reference to how people argue...
By Steve Jones
Learn how to tie a bowline knot. Practice in the dark. With one hand....
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
Hi, I have a SQL Server instance where users connect to via Windows Authentication,...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers