2022-06-17
121 reads
2022-06-17
121 reads
Steve has some advice on how to be a better DBA, or really better at whatever career you choose.
2022-06-15
263 reads
Get a few common questions and possible answers about Azure Data Factory that you may encounter in an interview.
2022-06-03
4,457 reads
Steve feels it is not only important to keep your word, but communicate clearly what you mean to others.
2022-05-11
357 reads
Interviews are always a challenge, but sometimes there are crazy questions. We can do better, especially in terms of how we evaluate the answer to a question.
2022-05-09
543 reads
You can find new employment with a little work and choose the best job for you.
2022-05-07
138 reads
2022-05-02
92 reads
Many of us have spent time looking through manuals or the documentation for some software or product. I know I'm on the MS docs site regularly for work, and there is no shortage of times I've used various manuals to help me fix something around the house. We usually use a manual when we want […]
2022-04-15
126 reads
2022-03-18
143 reads
The DBA role might be changing, but Steve thinks this creates opportunities.
2022-03-04
420 reads
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...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
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...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers