Tag Archives: software development

T-SQL Context Switching

Studies have shown that reading someone else’s code can be both stressful and time consuming. Developers that pick up unfamiliar code find themselves spending much more time comprehending the code than with more familiar projects. I think this might be … Continue reading

Posted in Editorial | Tagged , | Comments Off on T-SQL Context Switching

Working in Smaller Teams

I don’t know what the average size of a team is, but I know I’ve worked in all sizes in my career. I’ve had teams of 1-3, which is common in database work, but I’ve also been on a 20 … Continue reading

Posted in Editorial | Tagged , | Comments Off on Working in Smaller Teams

What You Should Know About Coding

What are the important things you should know about writing T-SQL code for an organization or on a team? I’m sure that many of you have ideas, and please, feel free to share them with us with a comment. As … Continue reading

Posted in Editorial | Tagged , | 1 Comment

The First Rule

A long time ago I read a book called The First Law. It’s a legal thriller, and I’d recommend it. It has nothing much to do with databases, but I was reminded of the book and the rules of any … Continue reading

Posted in Editorial | Tagged | Comments Off on The First Rule