More Overloads
The overloading of terms creates confusion, which means that communication is more difficult.
2016-05-31
90 reads
The overloading of terms creates confusion, which means that communication is more difficult.
2016-05-31
90 reads
A great developer is worth more than an average one, but how much more? Steve Jones has a few thoughts for you to think about.
2016-05-30 (first published: 2012-03-12)
589 reads
When wrestling with technical problems or ideas, it is good to discuss with, argue against, present ideas to, and listen to your colleagues. This is true of anyone working in IT, but really important for the likes of database professionals who are engaged in a very rapidly-developing engineering specialism that demands that you keep up […]
2016-05-30
50 reads
Today we have a guest editorial from Kellyn Pot'Vin that tackles the tough topic of diversity.
2016-05-27
162 reads
Today we have a guest editorial from Andy Warren that looks at the decision to leave a job. Or not.
2016-05-26
157 reads
As the title says, the clustered index doesn't have to the primary key and vice versa.
2016-05-24
1,393 reads
There has never been more reasons or better opportunities to learn new skills. Gail Shaw shares her favorite online video training resources sites, what's on her current learning list and why.
2016-05-23
163 reads
Dealing with SQL Server security when the application it uses is full of security holes.
2016-05-23
197 reads
This week Steve Jones looks at the formal way in which you might verify changes to your system. Do you have a process?
2016-05-20
230 reads
Branching code creates complexity to development and should be undertaken with caution.
2016-05-19
93 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