Forum Replies Created

Viewing 15 posts - 76 through 90 (of 286 total)

  • RE: Polymorphed Proc

    Seems like a bad idea to name a proc go, even if you can do it. Good to know what happens, but bad practice...

  • RE: Basic Auditing - SQL School Video

    Andy,

    Well done! The pattern you used is similar to patterns I've used through the years, would like to see if there is a different implementation in SQL 2008? ...

  • RE: XML XQuery problem

    I think it's a pretty good question, would like to see more xml questions!

  • RE: Pruning

    Peter Blatchford (2/27/2009)


    A couple of posts above suggest relocating the obsolete procs, I'm not sure what the point of that would be, if you've identified that they are obsolete why...

  • RE: Pruning

    My 02c... Pruning is a good idea, but you need to be sure. it's a pay me now or pay me later deal, if not pruning put them...

  • RE: The February 2009 Energy Update

    Steve,

    Did you ever investigate insulating paint? Not sure if it really works or not, but it's said to add some level of insulation.

    http://www.hytechsales.com/ceramics/

    Mark

  • RE: Why Are There So Many Editions?

    Be interesting if they decided to charge per feature, a-la-carte style.

    SQL base cost 500.00

    Backup compression 100.00

    Clustering ...

  • RE: TSQL

    It's a cool bit of trivia that it works, but not good programming practice- better to name the table something meaningful!

    Reminds me of some code I inherited code that used...

  • RE: Earning Credit

    Steve,

    This was a constant problem when I was teaching at a major university, we had a website we could go to and check to see if there was plagerism going...

  • RE: The Cost of Reboots

    Sounds like a company thats pretty foolish! Those employees are not going to be very dedicated!

  • RE: IDENTITY_INSERT

    Adi Cohn (1/26/2009)


    I think that the answer “You cannot set IDENTITY_INSERT on for more than one table in a database” should be changed to You cannot set IDENTITY_INSERT on...

  • RE: SQL Server 2008 T-SQL Enhancements Part - I

    Well done! Looking forward to part 2...

  • RE: The Hassles of Travel

    Man, I hate travelling, nothing goes right for me when I travel. Lost luggage, delays, missed connections!

  • RE: Risky Backups

    Steve,

    As a general rule, I backup to a different file every time - the only exception would be if I'm working in Dev or test to do an ad-hoc backup...

  • RE: More Tips for New (and old) DBAs

    Nice article!

    Lots of good advice, I particularly like the advice about learning T-SQL... and the fact that Cursors have their place, and DBA code is one of the places where...

Viewing 15 posts - 76 through 90 (of 286 total)