Forum Replies Created

Viewing 15 posts - 451 through 465 (of 3,232 total)

  • RE: Two Temp Tables within a Proc

    Why can't the 2 temp tables be JOINed? Did you try Wayne's code?

    What is the difference between JOINing the tables together to produce the output and using the ID...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Two Temp Tables within a Proc

    It looks like what Wayne provided will work for you, but seeing your SP code brings up another question. It appears that you've changed some things "to protect the...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Two Temp Tables within a Proc

    Glad to hear that you are working. If you decide to re-write the cursor (it will perform much, much better) than post your code and we'll help out.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Two Temp Tables within a Proc

    Yes, it is possible. You can have several temp tables within the same stored procedure and it should function just fine.

    Your issues probably have more to do...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    expiration

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    Tacks

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    coffee

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Update Statement has a lock

    In addition to what Bhuvnesh has requested, please post your update logic as well. So one row at a time; are you using a cursor?

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Update Statement has a lock

    How big is the table and what how many rows are you trying to update?

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    re-focus

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    Lynn Pettis (5/28/2010)


    crookj (5/28/2010)


    Freedom (It is Memorial Weekend for us in the U.S.)

    Rembember to give a moment of thought and thanks to those who gave their all for our Country.

    Joe

    We...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: query problem

    Since this is your first post, I'll fill you in on a bit of forum best practices. It helps us a bunch if you post example DDL, data, and...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    queso

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    Butterscotch Malts.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    Chris Morris-439714 (5/21/2010)


    John Rowan (5/21/2010)


    Chris Morris-439714 (5/21/2010)


    John Rowan (5/20/2010)


    I have 5 kids under the age of 10

    I reckon we should all club together and buy John a telly.

    Telly?

    Something else...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

Viewing 15 posts - 451 through 465 (of 3,232 total)