Forum Replies Created

Viewing 15 posts - 6,991 through 7,005 (of 7,484 total)

  • RE: FizzBuzz

    Jeff Moden (4/18/2010)


    Right now, I'm testing with the FULL recovery model. I'll follow that up with the SIMPLE model but most folks don't run SIMPLE recovery on databases they...

  • RE: More Support for Customers

    It sounds like good news.

    Perhaps they are trying to spread the behaviour of the more helpful support staff to other parts of the support organisation (my experience in...

  • RE: Statistics

    Paul White NZ (4/18/2010)


    Hugo Kornelis (4/16/2010)


    Second, Field 1 is not actually the object id of the column, but rather the column id. Columns are identified by a combination of object...

  • RE: Rowcount and multiple assignment

    Paul White NZ (4/18/2010)


    Tom.Thomson (4/17/2010)


    Someone may already have said this, but in case they haven't:

    Actually, pretty much every other post so far has covered it :w00t: and Rune responded:

    "Yep, I...

  • RE: Company Rewards

    All sorts of things are good if they are handled properly, and utterly demotivating if they are not. Someone could give me a cheap and nasty plonk, doing it in...

  • RE: Company Rewards

    mark.pleasance (4/16/2010)


    I work for a SMB beverage alcohol import agency . . .

    (much removed)

    Now - mind you . . .

    It is fully expected that (if needed) you will...

  • RE: HASHBYTES can help quickly load a Data Warehouse

    Mike C (4/17/2010)


    The vast majority of ETL solutions I've encountered tend to discard a lot more duplicate rows than they update or insert (after the initial table load, that is)....

  • RE: Rowversion

    Steve Jones - Editor (8/13/2008)


    The correct answer, according to that link, is a rowversion data type. This may be stored as binary(8), but there is a special type for it...

  • RE: Views

    This is one of those cases where MS contradicts itself, BoL says in one place that the limit is 256 and in another place that there it's limited only be...

  • RE: Accessing and changing data 2008

    GSquared (9/23/2008)


    I know others have already objected on this one, but I decided to post anyway.

    ditto. I won't post the code I put together after blinking, with boggled...

  • RE: How to find unused Stored Procedures in SQL Server 2005/2008

    This sort of thing scares me rigid. The warning at the end is nowhere near strong enough.

    Whatever sort or profiler run you use, or whatever sort of trace, you...

  • RE: HASHBYTES can help quickly load a Data Warehouse

    Mike C (4/17/2010)


    This is why I recommend SHA-1 or better (probability of collision for 160-bit hash is 2^80 per the birthday paradox). Even the current crop of theoretical attacks...

  • RE: Statistics

    Hugo Kornelis (4/17/2010)


    Tom.Thomson (4/17/2010)


    A question: is the stats_column_id column of sys_stats the same column_id as the column_id in sys.columns? If so, why does it have a different name?

    Hi Tom,

    I...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/17/2010)


    The changes are trivial. The biggest piece of note is that there really is no notes as to the changes made (i.e. dates etc). It still uses...

  • RE: Statistics

    Hugo Kornelis (4/16/2010)


    Nice question, Ron. I do not agree with Jason about the importance of the information though - it is interesting to know, but absolutely irrelevant for our jobs....

Viewing 15 posts - 6,991 through 7,005 (of 7,484 total)