How do you deal with disappointment?
Disappointment is hard, but you get to choose how you react to it.
2018-05-14
108 reads
Disappointment is hard, but you get to choose how you react to it.
2018-05-14
108 reads
AD Authentication in SQL Server has been around for a long time, so why do we still use SQL Authentication?
2018-03-30
412 reads
2018-02-01
81 reads
Often we are encouraged to learn the latest things, but sometimes the old stuff is worth knowing too.
2017-12-26
87 reads
2017-12-18
62 reads
2017-12-11
82 reads
It is getting to be that time of year. Holiday parties are you for them or against
2017-11-14
78 reads
A lot of us are introverted, so is there anything that can be done about it?
2017-11-09
112 reads
2017-11-01
91 reads
There are important things in life and in our career, how far are you willing to go to get them?
2017-10-30
112 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