Forum Replies Created

Viewing 15 posts - 54,106 through 54,120 (of 59,068 total)

  • RE: is there any difference between != and <>

    GilaMonster (11/14/2007)


    Or if Jeff wants to produce the T-SQL, I can give the C# a try, but it won't be for a couple days.

    Heck ya... great idea for a test,...

  • RE: is there any difference between != and <>

    Shaun McGuile (11/14/2007)


    Good idea Gail, I'm not gonna get in the way of battling giants!:D

    Matt said it right... "boys with their toys"... just having a bit of fun... c'mon in......

  • RE: can I Shrink the database?

    KT (11/14/2007)


    keep in mind that this is a DL380 and E is currently over 550GB so would this additional space be for moving E or would it be simply adding...

  • RE: is there any difference between != and <>

    Heh... you've hit SQL Server in it's weak spot... RegEx... I know that's what you'll build into your CLR and I've got a funny feeling I'm going to get my...

  • RE: unexplained database growth

    In the moving of the data I forgot a job that deleted from 1 table, so in a weeks time this table became hugh.

    So... you all set now?

  • RE: help me...

    Okidoki... I'm not a "Systems DBA" so anything I'd say would probably be wrong on this... so the following URL's are the step by step instructions on how to do...

  • RE: help me...

    Data might not be gone if the database is in the "FULL RECOVERY" mode... can you check, please? Don't do a recovery, just yet...

  • RE: INSERT A Record Based on Count

    Absolutely! And to be fair, it IS a really extreme example... but put both pieces of code in a single QA window and run an estimated execution plan on...

  • RE: INSERT A Record Based on Count

    Actually - did you see my last post? Execution plan-wise, and processor effort-wise, CTE seems to be the "better choice".

    Heh... they ALL say that until a job takes 8...

  • RE: is there any difference between != and <>

    I'll pick up that gauntlet.. How about we up the ante a little. Split the string, return the PK, the split value AND the index in the original string....

    Heh......

  • RE: INSERT A Record Based on Count

    but we have others who are about to (use this to "gut" CTE's).

    Like me! 😀

    Heh... I don't need this thread to gut CTE's... most code examples that use them in...

  • RE: INSERT A Record Based on Count

    I've found is that in some cases one is much better than the other two

    In what way? Not necessarily looking for an example, but how were they better?

    CTE is...

  • RE: to improve query response time

    Vivien Xing (11/13/2007)


    Comparing query performance from different server/SQL edition? It is supposed to compare based on the same server setting/configuration.

    Isn't that like saying two different size dump trucks...

  • RE: Recursive query for a Bill of Materials table

    Guess I'm just gonna have to document that proc from BOL... 😛

    Andy, what the max number of parts a given assembly can have? There's a reason why I ask......

  • RE: How come no one post any job?

    Grumpy... looks like you have PM disabled. Wanted to send you my cell phone number. Might be fun to get together and do some 12 ounce curls wilst...

Viewing 15 posts - 54,106 through 54,120 (of 59,068 total)