SQL Best Practices - Universal Checklist

  • Okay, thanks. Unfortunately (?) we are looking at consolidating some of our servers, and will be using named instances where a separation is required.

    😎

  • GSquared / Lynn, thanks for your insights.

    So, it still comes down to the right technology in the right circumstance, you just need to know the different behaviours and implications of table variables vs temporary tables (in this case).

  • Simon Facer (7/3/2008)


    GSquared / Lynn, thanks for your insights.

    So, it still comes down to the right technology in the right circumstance, you just need to know the different behaviours and implications of table variables vs temporary tables (in this case).

    Absolutely. All "best practices" are that way.

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

  • GSquared (7/3/2008)


    Simon Facer (7/3/2008)


    GSquared / Lynn, thanks for your insights.

    So, it still comes down to the right technology in the right circumstance, you just need to know the different behaviours and implications of table variables vs temporary tables (in this case).

    Absolutely. All "best practices" are that way.

    Which is why they are called "best practices", they aren't always appropriate in certain circumstances. Look at them, apply those that make sense, discard those that don't work for your situation.

    😎

  • how much is a good amount of virtual memory to keep in an intance ?

  • It all depends on how big is your application and how much load is expected on SQL Server

    Nag
    ------------------------------------------------
    How to get the best help on a forum

    http://www.sqlservercentral.com/articles/Best+Practices/61537

Viewing 6 posts - 16 through 20 (of 20 total)

You must be logged in to reply to this topic. Login to reply