Forum Replies Created

Viewing 15 posts - 16,711 through 16,725 (of 19,564 total)

  • RE: Taking Advantage of SQL Server Tools

    I think another tool is the system views,tables and functions. The DMVs in 2005 and beyond can prove quite useful and can provide similar information to PerfMon.

  • RE: Are the posted questions getting worse?

    GSquared (3/9/2010)


    GilaMonster (3/8/2010)


    CirquedeSQLeil (3/8/2010)


    Jason must not be paying attention. I thought George was asking a serious question. (To segue from Gails post.)

    I 'complained' about people repeating my posts word...

  • RE: FizzBuzz

    Remarkable.

  • RE: With 3 years experience in SQL Server DBA.

    I think you missed the point.

    If the jobs are going from the US to India, then why move away from the jobs? If you are in India and all...

  • RE: Today's Random Word!

    Twiggy

  • RE: Error on TSQL

    WayneS (3/8/2010)


    luissantos (3/8/2010)


    If i write like this :

    select conta, left(dcli.oldesc,charindex('-',dcli.oldesc)-1),dcli.oldesc,

    ltrim(rtrim(conta))+' '+right(ltrim(rtrim(dcli.oldesc)),

    len(ltrim(rtrim(dcli.oldesc)))-(charindex('-',dcli.oldesc)-1)),

    * from dcli where conta <> left(dcli.oldesc,charindex('-',dcli.oldesc)-1)

    I receive the following error:

    Msg 536, Level 16, State 5, Line 2

    Invalid...

  • RE: Working the Door

    timeouted (3/9/2010)


    I registered before Jan 15th in order to get the 50% discount from PASS but I didn't have the code at that time.

    I really tried to search for it,...

  • RE: Working the Door

    Looking forward to the evening.

    Giveaway List (besides the obvious books, cds, dvds, and flash drives)

    Mice

    SUDOKU Cube

    Rubiks Cube

    Kilt

    Pork Chop Bear (Anti-RBAR logo)

  • RE: Are the posted questions getting worse?

    Paul White (3/9/2010)


    CirquedeSQLeil (3/8/2010)


    Sorry, I was lost :hehe:

    Now you have it! Though, to be fair, that thread is not the best example...not by a long way.

    ":hehe:" really grates on...

  • RE: COUNT_BIG

    Maybe this is a bit nitpicky, but the answer explanation doesn't seem to match the answer.

    The answers are: SELECT COUNT_BIG(*) and SELECT COUNT_BIG(column_2).

    This sentence does not match the correct answers....

  • RE: always use incorrect index to run the query by sql server

    Thanks for posting back with your solution.

  • RE: Are the posted questions getting worse?

    Paul White (3/8/2010)


    It's not that I mind people having a go - that's great! It just irks me when the post sounds so authoritative, when it is clearly a...

  • RE: Are the posted questions getting worse?

    Paul White (3/8/2010)


    Lynn Pettis (3/8/2010)


    Paul White (3/8/2010)


    Anyone else noticed the frenzy of poor advice recently? Moderately aggravating.

    Yes, I have. I just hope I haven't been a party to...

  • RE: Too Tipsy To Work

    Lynn Pettis (3/8/2010)


    I got a call from an employer from which I was fired. They paid me $100 per hour, including travel time (3 hours), to come up and...

Viewing 15 posts - 16,711 through 16,725 (of 19,564 total)