Tag Archives: microsoft sql server

  1. DROP and CREATE vs ALTER

    25

    February 25, 2013 by Kenneth Fisher

    When writing a script to change a piece of code, say a stored procedure or view, there are 3 basic …
    Continue reading

  2. Multiple instances, single query window

    2

    February 18, 2013 by Kenneth Fisher

    Anyone who has been reading my blog for a while should realize that several divisions in my company have been …
    Continue reading

  3. Something to watch out for when using sp_rename on Stored Procedures, Functions and Views

    6

    February 11, 2013 by Kenneth Fisher

    For those who don’t know, the stored procedure sp_rename allows you to change the name of a user-created object. Basically …
    Continue reading

  4. EXECUTE, not required, but advisable.

    1

    February 6, 2013 by Kenneth Fisher

    The other day one of the developers I work with gave me a script similar to this: He was getting …
    Continue reading

  5. Duplicate rows in a table

    19

    February 4, 2013 by Kenneth Fisher

    I recently got the following email: “I just keyed in two rows into a table with all identical column values. …
    Continue reading

  6. Small changes, big effects

    Leave a comment

    January 30, 2013 by Kenneth Fisher

    We got a call last week about an application that was running slowly. The server was showing about 80% CPU …
    Continue reading

  7. IsMSShipped

    3

    January 23, 2013 by Kenneth Fisher

    I just wanted to do a brief highlight of a handy little object property. For those of you who aren’t …
    Continue reading

  8. My view isn’t reflecting changes I’ve made to the underlying tables.

    8

    January 20, 2013 by Kenneth Fisher

    Problem: You’ve added columns to the base table of one of your views, but the view isn’t reflecting the change. …
    Continue reading

  9. Using New Horizontal/Vertical Tab Groups

    9

    January 14, 2013 by Kenneth Fisher

    This isn’t really one of those features of SSMS that I’ve used a great deal. At least didn’t until recently. …
    Continue reading

  10. What port is my instance listening on?

    8

    January 8, 2013 by Kenneth Fisher

    I just had the interesting task of finding the port number that one of the instances I deal with is …
    Continue reading

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

Join 3,975 other subscribers

Follow me on Twitter

Archives

ToadWorld Pro of the Month November 2013