THE SQL Server Blog Spot on the Web

Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » system procedures   (RSS)
  • SQL Server v.Next (Denali) : New, Changed and Removed System Objects

    While it's still only the CTP1 timeframe, getting a glimpse of the changes in system objects can start preparing you for what's coming - especially when there are potential breaking changes, as you'll see below.  Sure, a few of these things can change (and hopefully be fixed!) as the product gets closer to release, but once you have the ...
    Posted to Aaron Bertrand (Weblog) by AaronBertrand on November 29, 2010
  • Bad habits to kick : relying on undocumented behavior

    In my last post in this series, I talked about the common habit of creating an IDENTITY column on every single table.  Today I want to talk about a more broad concept: relying on undocumented (and therefore probably undefined, and certainly far from guaranteed) behavior and objects.   ORDER BY in a view This is probably the most ...
    Posted to Aaron Bertrand (Weblog) by AaronBertrand on February 8, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement