Opportunities Abound
We have so many ways in which we can grow our SQL Server careers. Steve Jones shares a few today.
2013-09-19
255 reads
We have so many ways in which we can grow our SQL Server careers. Steve Jones shares a few today.
2013-09-19
255 reads
Are you worried about your job in the future? Steve Jones thinks you shouldn't be.
2013-09-18
183 reads
In the future we'll have a more programmable world, but it will be driven more by data than software.
2013-09-17
111 reads
Microsoft is trying to prove that development works well in the cloud by moving their own internal development to the Azure cloud.
2013-09-16
160 reads
Grant Fritchey on why he takes a dim view of most certifications, and why the MCM was different.
2013-09-16
217 reads
Building software always involves risk, but in these tough times, Steve Jones thinks we should be working to lower the risk of IT projects.
2013-09-13 (first published: 2009-01-22)
214 reads
Dealing with a disaster is a trying experience for anyone, but having to then worry about having the proper software installed can make things much worse. Steve Jones talks a bit about the challenges of worrying about software versions.
2013-09-12 (first published: 2008-12-17)
342 reads
In part 3 of his thoughts on certifications, Steve Jones gives an idea for how we might move forward from here.
2013-09-11
142 reads
Part 2 of a set of thoughts from Steve Jones on certification in technology areas.
2013-09-10
378 reads
With the discontinuing of the MCM And MCA programs, Steve Jones has a few thoughts. This is the first of a three part series on certifications.
2013-09-09
244 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