How Do You Setup Your Instances?
This week Steve wonders if you have a process for setting up your new instances.
2018-09-14
67 reads
This week Steve wonders if you have a process for setting up your new instances.
2018-09-14
67 reads
Trying to pick the perfect schedule at a conference is fraught with issues.
2018-09-12
40 reads
2018-09-11
84 reads
Recently, there was a prominent film director fired from directing an episode in a very entertaining and profitable movie franchise. His firing was for tweets he made that were in very bad taste. And bad doesn’t begin to cover it, they were about topics that were universally despicable. What made this interesting was not that […]
2018-09-10
63 reads
There are lots of options with cloud providers and hybrid versions of public and private clouds might be the best solution.
2018-09-10
59 reads
Today we have a guest editorial from Kendra Little that talks about the requirements you may have for potential employees.
2018-09-07
158 reads
It is important to train new people, so what is the best way to go about doing it?
2018-09-06
364 reads
Ever thought about yourself as a resource that should be backed up to minimize your loss?
2018-09-05
99 reads
Something sufficiently complex, in our eyes, may appear to be magic. Steve Jones feels some of his knowledge about SQL Server looks the same way to others.
2018-09-04 (first published: 2015-07-06)
267 reads
2018-09-03
62 reads
By Vinay Thakur
it has been a year since i have not written much on the blog...
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers