Forum Replies Created

Viewing 15 posts - 14,761 through 14,775 (of 19,564 total)

  • RE: Are the posted questions getting worse?

    bitbucket-25253 (4/16/2010)


    Here it is:

    CREATE PROCEDURE sp_who2 --- 1995/11/03 10:16

    @loginame sysname = NULL

    as

    set nocount on

    declare

    @retcode ...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/16/2010)


    CirquedeSQLeil (4/16/2010)


    Anybody out there have SQL 2000 installed?

    If so, can you verify for me if ANSI_NULLS is off in sp_who2 on your server?

    I believe it would be since...

  • RE: Continuing Education

    Lynn Pettis (4/16/2010)


    Jeff Moden (4/16/2010)


    dma-669038 (4/16/2010)


    Or perhaps better put would be - where do you find data to work on?? The majority problems i have enjoyed solving and learnt best...

  • RE: Continuing Education

    Jeff Moden (4/16/2010)


    I usually test on a million rows (sometimes more). Building a million row table of things to test on isn't much more difficult than building a Tally...

  • RE: DTA advises clustered index in NC index

    Lynn Pettis (4/16/2010)


    Test, test, and test again!

    Absolutely. Do it on a non-prod system first if possible. Document the changes made and then check for improvement or degradation of...

  • RE: Are the posted questions getting worse?

    Roy Ernest (4/16/2010)


    nah...Its pretty short. Just 4 to 5 pages in word doc..... 🙂

    Posting it for SSC or somewhere else?

  • RE: Are the posted questions getting worse?

    Anybody out there have SQL 2000 installed?

    If so, can you verify for me if ANSI_NULLS is off in sp_who2 on your server?

    I believe it would be since that is the...

  • RE: Are the posted questions getting worse?

    Roy Ernest (4/16/2010)


    Yep...I was able to do another 25% of the article... Maybe by the end of the week, I will have it ready for review..

    🙂

    Long article or what?

  • RE: DTA advises clustered index in NC index

    DTA will recommend bogus indexes. It also recommends good indexes from time to time. Depending on your queries, performance and execution plans - you may actually need to...

  • RE: Backup when mssqlservice is stopped

    Database backups are separate from filesystem backups.

    If you want the database to be backed up you need to use a backup designed for use in SQL server, which requires SQL...

  • RE: Talking Back

    Jack Corbett (4/16/2010)


    CirquedeSQLeil (4/16/2010)


    I agree that the technical posts do tend to take a longer time to write. I wonder how many of my posts I could turn into...

  • RE: Map IP Address to a Geographical Location

    I enjoyed revisiting this article. This is a job well done.

  • RE: Company Rewards

    I appreciate the thank yous and recognition. I also appreciate when that recognition is in the form of gifts, cards, money, incentives. It is good to know that...

  • RE: Today's Random Word!

    Kit G (4/16/2010)


    Tom.Thomson (4/16/2010)


    Hypopotamus 😀 (would that be: under water; or small water ; or by means of water ???)

    What about the Hyperpotamus? A hippo after drinking...

  • RE: Are the posted questions getting worse?

    Gianluca Sartori (4/16/2010)


    jcrawf02 (4/16/2010)


    Can you imagine how tough your life would be if you didn't know Jack?I'll bet he's sick of that joke, but I thought it was funny :hehe:

    I'm...

Viewing 15 posts - 14,761 through 14,775 (of 19,564 total)