Forum Replies Created

Viewing 15 posts - 2,821 through 2,835 (of 14,953 total)

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (11/16/2011)


    GSquared (11/16/2011)


    Roy Ernest (11/16/2011)


    Ninja's_RGR'us (11/16/2011)


    L' Eomot Inversé (11/16/2011)


    But it was Remi who said it, and in the thread, and the combination of those two factors seems to me to...

  • RE: How do I view the TSQL associated with the History Cleanup task

    If you can't get it another way, run a trace and run the task. Get the SQL out of the trace.

    But you should be able to open up the...

  • RE: Is this correct use of WITH (NOLOCK, READUNCOMMITTED) in delete?

    Brandie Tarvin (11/16/2011)


    Dev (11/16/2011)


    Now I'm curious. Since when is the use of NOLOCK a best practice?

    This is cross-question. This is what I suggested to Ashu. 😀

    But what I...

  • RE: Are the posted questions getting worse?

    Roy Ernest (11/16/2011)


    Ninja's_RGR'us (11/16/2011)


    L' Eomot Inversé (11/16/2011)


    But it was Remi who said it, and in the thread, and the combination of those two factors seems to me to require the...

  • RE: what is the use of : WITH (NOLOCK, READUNCOMMITTED)

    Ninja's_RGR'us (11/14/2011)


    GSquared (11/14/2011)


    Tom Brown (11/14/2011)


    OK I've read and inwardly digested the link. :blush:

    Seems like SNAPSHOT Read committed is one way to go. However if I investigate this and...

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (11/16/2011)


    Koen Verbeeck (11/15/2011)


    Ninja's_RGR'us (11/15/2011)


    jcrawf02 (11/15/2011)


    Hey, I like the condensed version of The Thread...

    Same here.

    No offense if I forgot anything else. I didn't reread the whole 2 weeks either...

  • RE: Network Databases? Is it time to change?

    Steve Jones - SSC Editor (11/15/2011)


    PhilipC (11/14/2011)


    What makes you so strongly say not to backup a SQL database across the network out of interest?

    I've been doing this for a while...

  • RE: The Industry Problem

    Steve Jones - SSC Editor (11/14/2011)


    Bill Stutters (11/14/2011)


    I think part of the problem with the lack of people going into CS majors is that the industry has done a very...

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (11/15/2011)


    Brandie Tarvin (11/15/2011)


    Ninja's_RGR'us (11/15/2011)


    Brandie Tarvin (11/11/2011)


    EEEK! I just sold another story. Happy happy.

    Now I have to write more.

    EDIT: Nevermind. I see you were quoting them for Grant. DOH....

  • RE: Network Databases? Is it time to change?

    I haven't tried a data file on a network share yet.

    On the other hand, data files on a SAN aren't really "local", but I have plenty of databases working that...

  • RE: Don't Criticize Code

    JJ B (11/14/2011)


    I thought this was a great editorial and appreciated the good reminder.

    I also think this is a walking advertisement for thoroughly documenting the "why" of code as much...

  • RE: Never offend a captive audience

    MisplacedChildhood (11/14/2011)


    Ian Elliott (11/7/2011)


    I don't want to go out of my way to offend people but it seems that these days people like to go out of their way to...

  • RE: Using "or" in a join? Whatsupwiththat?!

    I totally understand prioritizing that way.

    And I used to deal with financial services data going from mainframe flat-files into relational stores, then into analysis cubes, then back to flat files....

  • RE: Don't Criticize Code

    majorbloodnock (11/14/2011)


    GSquared (11/14/2011)


    majorbloodnock (11/14/2011)


    GSquared (11/14/2011)


    majorbloodnock (11/14/2011)


    ... LOTS

    of

    text ...

    What you're talking about, though, isn't criticism ...

    If by "criticism" you mean badmouthing something with statements like...

  • RE: Why is "Select *" bad in any SQL code?

    Greg Charles (11/14/2011)


    It's too bad nobody referenced BOL for this quote:

    "If a SELECT is used in an application or script that has logic dependent on the number of columns...

Viewing 15 posts - 2,821 through 2,835 (of 14,953 total)