Forum Replies Created

Viewing 15 posts - 12,391 through 12,405 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Paul White NZ (9/15/2010)


    Chad Crawford (9/14/2010)


    If only you and DEAD people can read Hex, how many people can read Hex?

    Don't know. But I do know what an expired...

    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?

    Chris Morris-439714 (9/15/2010)


    Tom.Thomson (9/15/2010)


    Stefan Krzywicki (9/14/2010)


    CirquedeSQLeil (9/14/2010)


    Alvin Ramard (9/14/2010)


    GilaMonster (9/14/2010)


    Grant Fritchey (9/14/2010)


    GilaMonster (9/14/2010)


    Lynn Pettis (9/14/2010)


    The key to arguing with GilaMonster (or anyone for that matter) is:

    A) Admit when you are...

    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: Is it safe to add PK ? What about INSERT INTO ?

    I would have to agree that you have been lucky.

    It looks like QID and Rindex may be the columns for a key. you may be able to create the...

    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 Index Comparision

    From the script front, here is something to get you moving in the right direction.

    This script does not account for include columns. It would need to be modified for...

    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 Index Comparision

    There are queries for retrieving the indexes, but you would have to run it on both databases - and compare the results. That method is a slow process.

    If you...

    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: Social Engineering Dangers

    This is something worth reiterating. One of the methods a hacker employs is social engineering. It makes the hacking job so much easier. Employees really should be...

    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: More Than SQL

    I think that is a great cause and a noble thing to do from the SQLSat event.

    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: Is it safe to add PK ? What about INSERT INTO ?

    Well, if the view on the table always returns the rows in the same order - how does the view ensure that order?

    I would use the same logic from the...

    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: Inside the Optimizer: Constructing a Plan - Part 3

    Continued greatness in your articles.

    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 change table owner when restoring database?

    WayneS (9/14/2010)


    assh1122 (9/14/2010)


    Hi,

    Thank you both for taking your time to answer my question. I could able to successfully change the table owner using the sp_changeobjectowner '[currentschema].[currenttable]' , 'dbo' command. Now...

    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?

    Alvin Ramard (9/14/2010)


    Steve Jones - Editor (9/14/2010)


    Lynn Pettis (9/14/2010)


    CirquedeSQLeil (9/14/2010)


    Lynn Pettis (9/14/2010)


    I'm guessing not many will jump to help bit boy if he runs into more trouble and posts a...

    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 (9/14/2010)


    I'm guessing not many will jump to help bit boy if he runs into more trouble and posts a question on SSC again (if he does post again).

    He...

    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?

    Steve Jones - Editor (9/14/2010)


    Well I sent a note to our BIT friend and got a reply back. Apparently

    - he was abused

    - I contributed to the abuser by pointing...

    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?

    Daily update

    Thread needs 21.7 posts per day

    Gail needs 16.3 posts per day

    To reach 20k by the 2nd birthday of the thread. The thread is closing the gap.

    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: Select * into blocking select against information_schema

    You're welcome

    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 - 12,391 through 12,405 (of 19,560 total)