Category Archives: Microsoft SQL Server

  1. Name the schema when you create an object (or else)

    Leave a comment

    April 6, 2016 by Kenneth Fisher

    This is one of those frequently ignored best practices. When you create an object, specify the schema where it will …
    Continue reading

  2. Complex/Conditional ORDER BYs

    1

    April 4, 2016 by Kenneth Fisher

    Typically it’s considered best to run your queries without an ORDER BY and let the application do any sorting needed. …
    Continue reading

  3. 4

    April 1, 2016 by Kenneth Fisher

    I’ve playing around with AdventureWorks and managed to found some hidden code! Truly odd stuff. I’m so shocked I couldn’t …
    Continue reading

  4. When should I test?

    1

    March 30, 2016 by Kenneth Fisher

    To test or not to test. That is the question. Or is it? Shouldn’t we always test? That was the …
    Continue reading

  5. Why you shouldn’t use SELECT *

    1

    March 28, 2016 by Kenneth Fisher

    I answered an interesting question on SE today (ever notice how many posts come from stuff I read on forums?) …
    Continue reading

  6. I’m presenting for the Pass Security Virtual Chapter!

    1

    March 23, 2016 by Kenneth Fisher

    Tomorrow (3/24/2016) at noon CT I’ll be presenting my SQL Server Security Basics session for the Pass Security Virtual Chapter. …
    Continue reading

  7. TOP 1 killed my performance; Rob Farley helped me resurrect it.

    15

    March 21, 2016 by Kenneth Fisher

    tl;dr; There is no short version of this. It’s LONG. It’s interesting but you might want to skip it if …
    Continue reading

  8. What permissions do I need?

    Leave a comment

    March 16, 2016 by Kenneth Fisher

    Ever wondered how to tell what permissions are required to run a statement or perform a task? Well, sometimes it …
    Continue reading

  9. Pulling data from a non-clustered index

    1

    March 14, 2016 by Kenneth Fisher

    This is one of those things that I found very interesting but figured I’d probably never really use. Of course …
    Continue reading

  10. You don’t need to be a sysadmin

    9

    March 10, 2016 by Kenneth Fisher

    Hey, I need sysadmin access to ServerA. Ok. Why do you need sysadmin? Well I need to be able to …
    Continue reading

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 1,191 other followers

Follow me on Twitter

ToadWorld Pro of the Month November 2013
Follow

Get every new post delivered to your Inbox.

Join 1,191 other followers