Getting Started Remotely
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
103 reads
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
103 reads
Documentation may not be something we aspire to do, but it is a valuable skill.
2021-04-30
426 reads
When do we ask for help? It's a tough balance to strike between asking too soon or waiting too long.
2021-03-26
123 reads
In 2008, I managed to achieve the goal of becoming a Microsoft Certified Trainer. Once I achieved the status, Microsoft shipped me a binder with dozens of DVDs containing lab VMs and class materials for all the current classes. At some point, instead of receiving DVDs, you were expected to download images which was quite […]
2021-03-13
171 reads
We all need to learn and tackle new technology in our career. When we do so, are we impostors or students?
2021-03-12
149 reads
Many organizations will change their teams around over time, but not all do this regularly. Steve talks about how Redgate does this every year.
2021-02-24
95 reads
2021-02-22
189 reads
2021-02-16
5,209 reads
If you have set any new goals for your career this year, Steve is asking you to let him know.
2021-01-08
113 reads
2020-12-29
251 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