Tag Archives: best practices

  1. SQL Homework – August 2023 – Have the best practices changed while you weren’t looking?

    17

    August 1, 2023 by Kenneth Fisher

    It’s been a bit since I did one of these so let’s go back to the basics. Best practices. We …
    Continue reading

  2. Why is security important in a dev environment?

    10

    August 23, 2022 by Kenneth Fisher

    I was asked a rather interesting question during an interview recently. It went something like this: Your resume says you’ve …
    Continue reading

  3. Work requests: It’s broke. Fix it.

    4

    August 12, 2021 by Kenneth Fisher

    Many years ago I was given a work request that literally just said: It’s broke. Fix it. I’m sure you …
    Continue reading

  4. All triggers have to be able to handle multiple row operations.

    2

    September 3, 2020 by Kenneth Fisher

    Quick post today. Recently I was helping a co-worker write a trigger. Basically there is a table of servers that’s …
    Continue reading

  5. Blogging and coding best practices

    Leave a comment

    September 25, 2019 by Kenneth Fisher

    I had a discussion a while back, I think it was with Grant Fritchey (b/t) but I just can’t remember. …
    Continue reading

  6. Debugging techniques (focusing on T-SQL)

    13

    September 23, 2019 by Kenneth Fisher

    tl;dr; Add PRINT and/or SELECT statements. Comment/uncomment out pieces of code to isolate problems. Change INSERT/UPDATE/DELETE statements to SELECTs. Disclaimer: …
    Continue reading

  7. Deleting a lot of data

    5

    April 12, 2018 by Kenneth Fisher

    I recently had the task of deleting a bit over a billion rows from a table. Now I could have …
    Continue reading

  8. What’s the difference between Files and Filegroups?

    2

    March 28, 2018 by Kenneth Fisher

    tl;dr; Filegroups are a logical construct used to separate tables and indexes from each other, files are the physical construct …
    Continue reading

  9. GDPR – After the restore

    1

    March 19, 2018 by Kenneth Fisher

    I joined in on an interesting conversation the other day on twitter. It was about some unusual ramifications of GDPR …
    Continue reading

  10. Simply Debugging

    3

    March 7, 2018 by Kenneth Fisher

    Debugging is a life skill. Yes, the term comes from IT (literally removing a bug from a computer believe it …
    Continue reading

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

Join 6,758 other subscribers

Follow me on Twitter

Archives

ToadWorld Pro of the Month November 2013