2010-11-26
3,113 reads
2010-11-26
3,113 reads
2010-09-10 (first published: 2008-11-17)
33,011 reads
2010-01-20
4,574 reads
This article depicts how to approach row by row updates needed in a salary table. It might not directly let you increase your salary, but it could help you at review time.
2009-11-26
42,896 reads
2009-10-27
3,813 reads
This article will provide some useful information to write a SP. I have emphasized on performance.
2009-08-10
53,627 reads
2009-02-24
4,132 reads
2008-12-03
3,702 reads
2008-11-19
3,153 reads
2008-11-13
3,090 reads
By Steve Jones
dolorblindness – n. the frustration that you’ll never be able to understand another person’s...
By Steve Jones
I had a customer ask about analyzing their Test Data Manager (TDM) usage to...
By Steve Jones
I had an idea for an animated view of a sales tool, and started...
Comments posted to this topic are about the item Optimism Without Illusion or Why...
Hi all, I'm trying to do classic scenario for loading multiple Excel files into...
Hi So the case statement is slowing this down - but for the life...
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('tim', 'tom')
Assume preview features are enabled. See possible answers