Forum Replies Created

Viewing 15 posts - 54,091 through 54,105 (of 59,065 total)

  • RE: Dynamically create cursor

    Not sure, but I think dynamically creating a cursor is like dynamically creating a temp table... you may get it to work, but it'll likely be out of scope just...

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

    Sorry... must still have the "ranger eye's" going on from lack of sleep the other day... I just say the results you posted for the run.

    Thanks for fixing my boo-boo....

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

    ==============================================================================

    The XML path() method

    ------------------------------------------------------------------------------

    00:00:08:423 Duration (hh:mi:ss:mmm)

    ==============================================================================

    Now... THAT's impressive! It reduced the processing time by almost 2/3rds. Rare thing when you find a gem like that. Thanks!

    EDIT: ...

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

    No noticeable difference in processing time.

    You mean on the dynamic SQL by itself or the whole Phone Test #1?

    Thanks for the great tip (we call them "oolies" in the US...

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

    Oh, I will add in an additional challenge if you two feel like it.

    Take data of the following form, with a lot, lot more data (say 100 000 rows and...

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

    Bottom of the page. It's actually a CSQ, but it seems to run like the wind with proper indexing (8 seconds re-concatenating the 3.54M phone numbers I extracted previously). Those...

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

    Ok... first things first... after a (finally) decent night's sleep, I did the Phase II code for the phone number problem. Assuming you still have the Tally table active,...

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

    Me too! Anyone know where there might be a posting for it? Or, maybe post it here so we can do some testing on it?

  • RE: Recursive query for a Bill of Materials table

    That KB article is what you'll find in BOL under "Expanding Hierarchies"...

  • RE: help me...

    Jason Selburg (11/14/2007)


    Sorry everybody, but dewa's already said it's in Simple mode. :crying:

    Yeah, I missed that. Oh well... at least Dewa has the links for a recovery using FULL......

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

    ==============================================================================

    Matt's CLR Solution for Extracting Phone Numbers

    ------------------------------------------------------------------------------

    (4040205 row(s) affected)

    00:01:46:083 Duration (hh:mi:ss:mmm)

    ==============================================================================

    Ok... I might have just missed in in your code and because of the rowcount you have (I know...

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

    --the unique index - not clustered since you're not doing clustered either

    Boy! Talk about a typo on my part :sick:

  • 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...

Viewing 15 posts - 54,091 through 54,105 (of 59,065 total)