Tag Archives: microsoft sql server

  1. sp_SrvPermissions

    Leave a comment

    August 19, 2013 by Kenneth Fisher

    Last week I posted my stored procedure for database permissions, sp_DBPermissions. A couple of days later I was demonstrating it …
    Continue reading

  2. sp_DBPermissions

    3

    August 14, 2013 by Kenneth Fisher

    Last week I posted a series of database permissions scripts. I’ve been using them quite a bit over the last …
    Continue reading

  3. “My transaction log is too big!”

    4

    August 12, 2013 by Kenneth Fisher

    “My transaction log is too big!” I wish I had a dime for each time phrase has been spoke, written, …
    Continue reading

  4. How are COALESCE and ISNULL different?

    6

    August 7, 2013 by Kenneth Fisher

    At first glance these two functions seem very similar, and superficially they are. For example COALESCE(fieldname1, fieldname2) and ISNULL(fieldname1, fieldname2) …
    Continue reading

  5. Database Permissions Queries

    3

    August 5, 2013 by Kenneth Fisher

    Over the last year of blogging my thoughts and queries I’ve discovered something interesting. I posted Where is my Backup? …
    Continue reading

  6. Using DTEXECUI to generate a DTEXEC command line statement the easy way

    8

    July 31, 2013 by Kenneth Fisher

    SSIS is one of those tools that I love and hate at the same time. It’s a great ETL tool …
    Continue reading

  7. Notes on debugging Database Mail problems

    10

    July 29, 2013 by Kenneth Fisher

    I’ve had to debug database mail problems several times over the last year or so. Below is a collection of …
    Continue reading

  8. I’m going to my first SQL Saturday!

    Leave a comment

    July 24, 2013 by Kenneth Fisher

    I got to go to the Pass Summit in 2011 and had a fantastic time despite some travel issues caused …
    Continue reading

  9. Generic Dynamic SQL Stored Procedure

    5

    July 22, 2013 by Kenneth Fisher

    Recently I came across a post on http://www.StackOverflow.com that basically asked how to write a generic stored procedure to handle …
    Continue reading

  10. Scripting a partitioned table or index, a caution.

    14

    July 15, 2013 by Kenneth Fisher

    I was researching a problem with a partitioned table that had somehow become unpartitioned and discovered something rather interesting. First …
    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