Forum Replies Created

Viewing 15 posts - 12,181 through 12,195 (of 15,381 total)

  • RE: Copy records - SQL 2005

    wutang (4/30/2012)


    TY Tyson!!!!!!

    I will try this code. I appreciate you taking time to write code and share it with me.

    Sean please stop replying to my threads

    You are not helpful...

  • RE: Interview question

    k.subramanyam1017 (4/30/2012)


    for example i install the enterprise editions of sql server2005 and 2008

    if u dont mind the pls tell me atleast two difference of installation enterprise editions of...

  • RE: General Differences between SQL 2008 and SQL 2012

    Just google for "sql server 2012 new features". You will find a whole laundry list of changes.

  • RE: add a total column to a pivot table

    Please read the first link in my signature about best practices for posting questions. We need ddl, sample data and desired output. In this case we probably also need ddl...

  • RE: sql 2k >> sql 2k8: text, ntext and image

    If you have no DTS packages you want/need to migrate then don't worry about it. The packages you don't want/need will not be created. If that is your only warning...

  • RE: Create New Records Into Same Table

    Again if you want detailed help you need to provide ddl, sample data and desired output. This is pretty straight forward code but without something to work we are shooting...

  • RE: Copy records - SQL 2005

    tysonlibelula (4/29/2012)


    ---------U need to use a fetch row sintax

    Actually this is not a good approach as far as performance is concerned. The set based solution suggested in the original thread...

  • RE: How to convert this XML into columns

    OK that is what I thought. This shouldn't be a big deal. I would stay but I have to go pick up the kiddos.

  • RE: T-SQL Programming Query

    I hate it most when I lose the arguments. :Wow:

  • RE: How to convert this XML into columns

    OK so you want the most recent TO_PAY_RATE? I think we can do this.

    The only thing I changed from your original was to remove the extra temp table. No need...

  • RE: T-SQL Programming Query

    That can be complicated for sure. I have been in that situation and the way I handled it was to make the process a little more formal. After meetings I...

  • RE: just curious

    ColdCoffee (4/27/2012)


    Sean Lange (4/27/2012)


    Keep in mind that none of us (or at least most of us) did not get the opportunity to see your now retracted comment. Perhaps the guilt...

  • RE: How to convert this XML into columns

    OK I realized your first select was filling your temp table and then you selected from it. Still not 100% what you want for output but here is a shot.

    I...

  • RE: Are the posted questions getting worse?

    SQLRNNR (4/27/2012)


    Sean Lange (4/27/2012)


    I particularly liked his last comment.

    i am putting it in if condition,does that is the problem?

    I know exactly where the problem is...that big blob right between...

  • RE: just curious

    Keep in mind that none of us (or at least most of us) did not get the opportunity to see your now retracted comment. Perhaps the guilt of that is...

Viewing 15 posts - 12,181 through 12,195 (of 15,381 total)