Tag Archives: sql server

Dropping Indexes

While working on some demos recently, I needed to drop an index for a test. I executed this generic statement for an index I’d just created. 1: DROP INDEX ix_IndexName Needless to say I was surprised when I got this … Continue reading

Posted in Blog | Tagged , , , | 3 Comments

Does Connect Work?

I had a brief conversation on Twitter about the Microsoft Connect bug reporting system, and received the tweet pictured above. It notes: “I like how you used ‘Connect works’ in that sentence. Great work of fiction.” That made me laugh because it … Continue reading

Posted in Editorial | Tagged , | 2 Comments

Why SQL Server?

Over the last few months I’ve met quite a few people that were just starting to work with SQL Server. For many of them, they’ve attended talks or presentations of mine or others, trying to learn enough to become more … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Why SQL Server?

More Evolution, More Complexity

Recently I had the chance to learn about some of the changes coming in the SQL Server platform in the next few years. At the MVP Summit we had the chance to talk with people that showed us features and … Continue reading

Posted in Editorial | Tagged | Comments Off on More Evolution, More Complexity