Forum Replies Created

Viewing 15 posts - 8,896 through 8,910 (of 15,381 total)

  • RE: some one write query for this problem

    writearjun53 (3/28/2013)


    Yes I have read article and found the solution

    Thanks all.

    Regards,

    Arjun

    Chris forgot about step c) Understand the code. This is important because it is you that has to support...

  • RE: Split strings alternative to XML

    MackF (3/27/2013)


    I have got it...

    ...

    With that set up, I have got much better stats time/cpu and I/O. Good.

    Cheers

    This is going to be a LOT slower than the methods Lynn suggested....

  • RE: how to group using cases

    I did like you chopping people into pieces. 😀

    Here is what I came up with. I use the quirky update method to create a running total. Once you have the...

  • RE: how to group using cases

    astrid 69000 (3/28/2013)


    Thanks for your reply but that is not it 🙂

    i need to divide the people to fit in an elevator, and the total amount of weight on the...

  • RE: How do i line up the weeks in T-SQL ?

    kevin_nikolai (3/27/2013)


    Ho Sean & Lowell, updated my post - hope you will now understand what I am asking ?

    Thanks

    Aside from turning 3 rows into 2 rows and some values moved...

  • RE: how to group using cases

    astrid 69000 (3/27/2013)


    well i know more than just a little 🙂

    and i dont want the result, i just want to understand, my ego cannot take it if someone will solve...

  • RE: how to group using cases

    astrid 69000 (3/27/2013)


    😀 well i am looking into the bin thingy and doesnt look simple, there is a 6 page article with many many things :w00t:

    and i thought this problem...

  • RE: Forum Etiquette: How to post data/code on a forum to get the best help

    churlbut (3/27/2013)


    Seems like this article is like old news, not only do I see this mentioned quite often in forums when I have time to check questions, but now its...

  • RE: how to group using cases

    astrid 69000 (3/27/2013)


    i never heard of the bin problem lol. but i will look into it 😀

    i am trying to learn sql and i got asked to look into that.

    thanks!

    If...

  • RE: How do i line up the weeks in T-SQL ?

    What do you mean by "line up the weeks"???

  • RE: how to group using cases

    astrid 69000 (3/27/2013)


    lol,

    no no, that is not what i need

    i need to run a query that will take the people and group them, in groups

    each group cannot weight all...

  • RE: Existing While Loop

    Jason-299789 (3/27/2013)


    Trust me the project is insanity personified.

    I feel your pain.

    It is painlessly easy to verify that the return will in fact exit a proc.

    create proc RunOnTest

    as

    declare @LoopCount int =...

  • RE: SELECT FROM Multiple tables with names in a table

    There is no chance anybody can help you based on what you have posted so far. It sounds very painful and MFG certainly seems to be fitting for this architecture,...

  • RE: how to group using cases

    astrid 69000 (3/27/2013)


    hi,

    i need to group people who weight more less than 200 ordered by age (from the oldest to the youngest), and the result need to work with bigger...

  • RE: Slow Cascade Stored Procedure & Hang

    venkyzrocks (3/27/2013)


    Hi Lynn did you get a change to look into this. I need to figure out if we can't do this.

    It can be done but we still don't have...

Viewing 15 posts - 8,896 through 8,910 (of 15,381 total)