Forum Replies Created

Viewing 15 posts - 8,596 through 8,610 (of 19,564 total)

  • RE: Are the posted questions getting worse?

    mtillman-921105 (9/20/2011)


    Ahh, basking in the Great CELKO wisdom:

    "We use sets, not loops; loop are like eating babies. You might do it once but you do not tell people about it."...

  • RE: Are the posted questions getting worse?

    Evil Kraig F (9/20/2011)


    Remi, I'd say you need a hobby, but apparently you already had one... Poor Lowell.

    What will Lowell ever do with himself now?! Shame on you, Remi....

  • RE: Are the posted questions getting worse?

    SQL Kiwi (9/20/2011)


    GilaMonster (9/20/2011)


    SQL Kiwi (9/20/2011)


    Amateurs.

    SELECT REPLICATE(CONVERT(VARCHAR(MAX), CHAR(39)), 9223372036854775807)

    Apostrophes all gone :laugh:

    Memory too. :crash:

    I actually tried running this command before I posted it. :pinch:

    I clicked 'cancel' nearly ten minutes ago...

  • RE: Are the posted questions getting worse?

    GilaMonster (9/20/2011)


    SQLRNNR (9/20/2011)


    GSquared (9/20/2011)


    GilaMonster (9/20/2011)


    GSquared (9/20/2011)


    L' Eomot Inversé (9/20/2011)


    WayneS (9/20/2011)


    GSquared (9/20/2011)


    Of course, I'm also one of the few people I know who tries to terminate every T-SQL statement with a...

  • RE: Preparing for Disaster

    Talk about a disaster upon a disaster.

    Could have added that all backups have been erased.

  • RE: Are the posted questions getting worse?

    GSquared (9/20/2011)


    GilaMonster (9/20/2011)


    GSquared (9/20/2011)


    L' Eomot Inversé (9/20/2011)


    WayneS (9/20/2011)


    GSquared (9/20/2011)


    Of course, I'm also one of the few people I know who tries to terminate every T-SQL statement with a semicolon. ...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (9/20/2011)


    WayneS (9/16/2011)


    GilaMonster (9/16/2011)


    I've been considering an article for Simple-Talk on that, to cover the subject properly and clear all the misconceptions floating around would take...

  • RE: Are the posted questions getting worse?

    L' Eomot Inversé (9/20/2011)


    You changed your name?

  • RE: Are the posted questions getting worse?

    Roy Ernest (9/20/2011)


    Brandie Tarvin (9/20/2011)


    Whoot! So, who wants to go to Curacoa?

    http://www.sqlsaturday.com/eventhome.aspx - SQL Saturday 103

    Self plug...

    This is a unique event where you can mix business with pleasure. Think...

  • RE: Are the posted questions getting worse?

    GilaMonster (9/20/2011)


    Brandie Tarvin (9/20/2011)


    CTEs (i.e. ;WIth () ... SELECT ) are single statements in this context, yes?

    <pedantic>

    CTEs don't start with a ';', no more than an english sentence starts...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (9/20/2011)


    Whoot! So, who wants to go to Curacoa?

    http://www.sqlsaturday.com/eventhome.aspx - SQL Saturday 103

    Trying to work that into the plans. Maybe SQLCruise should coordinate something with Roy?

  • RE: SubQuery

    Kenneth Wymore (9/20/2011)


    SQLRNNR (9/19/2011)


    Kenneth Wymore (9/19/2011)


    Any idea as to why they would allow this behavior in a join? Seems to me like it would actually introduce more confusion than convenience.

    I...

  • RE: how to load 100 flat files source in ssis

    Do you know beforehand what format each file is?

  • RE: Table Access Order

    SQL Kiwi (9/19/2011)


    SQLRNNR (9/19/2011)


    Thanks for another superb question Paul.

    Thanks for leaving a comment - I had completely forgotten this was scheduled for today!

    The timing of the question is good. ...

  • RE: Views

    Views are more like tables than stored procedures. To find out the usage, you will need to run a trace.

    Alternatively, only allow access to views via stored procedure. ...

Viewing 15 posts - 8,596 through 8,610 (of 19,564 total)