Forum Replies Created

Viewing 15 posts - 4,756 through 4,770 (of 19,560 total)

  • RE: Today's Random Word!

    crookj (4/2/2013)


    SQLRNNR (4/2/2013)


    crookj (4/2/2013)


    Daniel Bowlin (4/2/2013)


    SQLRNNR (4/1/2013)


    Bag

    groceries

    rations

    MRE or is it c-rations

    Depends which decade you are pertaining to....;-)

    Yeah. I remember enjoying c-rations (some not all) as a kid. Then...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: TRY...CATCH

    Bob Cullen-434885 (4/2/2013)


    I selected the syntax error option but not for the reason stated. The question states SQL 2005 and higher, but THROW evidently makes its appearance with SQL 2012,...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    crookj (4/2/2013)


    Daniel Bowlin (4/2/2013)


    SQLRNNR (4/1/2013)


    Bag

    groceries

    rations

    MRE or is it c-rations

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    jasona.work (4/2/2013)


    You know, silly thing, but it'd be nice if you could specify credentials for a Windows Auth connection in SSMS...

    I've got two logins, one for "normal" use which has...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Google Glass Your Database

    This would be great in some regards. How many movies have toyed with this concept?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    Bag

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SQL Server Error Handling

    chgn01 (4/1/2013)


    I found this option in SQL 2020 SP4

    Sweet

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SQL Server Error Handling

    Interesting, I can use that set option in SP1 of SQL 2012.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Lynn Pettis (3/30/2013)


    SQLRNNR (3/30/2013)


    WayneS (3/30/2013)


    Lynn Pettis (3/29/2013)


    Lynn Pettis (3/29/2013)


    GilaMonster (3/29/2013)


    Lynn Pettis (3/29/2013)


    Not that I don't believe, is there anything I can do to see this?

    Read my blog?

    http://sqlinthewild.co.za/index.php/2010/10/12/a-trio-of-table-variables/ Third section,...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    WayneS (3/30/2013)


    Lynn Pettis (3/29/2013)


    Lynn Pettis (3/29/2013)


    GilaMonster (3/29/2013)


    Lynn Pettis (3/29/2013)


    Not that I don't believe, is there anything I can do to see this?

    Read my blog?

    http://sqlinthewild.co.za/index.php/2010/10/12/a-trio-of-table-variables/ Third section, "Changes to Table...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Lynn Pettis (3/29/2013)


    SQLRNNR (3/29/2013)


    Lynn Pettis (3/29/2013)


    And now for something completely different:

    The advantage to tempdb is that there is less overhead writing data there since SQL "knows" it never has to...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: How to preserve global temporary table data

    Lynn Pettis (3/29/2013)


    SQLRNNR (3/29/2013)


    Lynn Pettis (3/29/2013)


    ScottPletcher (3/29/2013)


    The advantage to tempdb is that there is less overhead writing data there since SQL "knows" it never has to recover tempdb.

    Really? Last...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Lynn Pettis (3/29/2013)


    And now for something completely different:

    The advantage to tempdb is that there is less overhead writing data there since SQL "knows" it never has to recover tempdb.

    OMG!...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: How to preserve global temporary table data

    Lynn Pettis (3/29/2013)


    ScottPletcher (3/29/2013)


    The advantage to tempdb is that there is less overhead writing data there since SQL "knows" it never has to recover tempdb.

    Really? Last I heard all...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: LEN()

    Thanks for the question.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 4,756 through 4,770 (of 19,560 total)