Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Help with SQl Query - to retrieve data in multiple rows

    Hey Steve

    Thanks for the reply. Can you please give an example by building a query cause i dont know how to do a join cause there is only 1 table....and...

  • RE: DB2 Query Help

    Hello

    Thanks for the reply. In the SQL statement given below,

    select sum1,sum2,sum3

    from (select........... as sum1

    ...................

    ..........................

     

    ) Ledger

    Was wondering if the Query had any variables declared apart from just this query...cause in...

  • RE: DB2 Query Help

    Hello,

    Thanks for your reply. Can you please give me the exact syntax for the above solution that you have proposed? especially,the from syntax for Sum1, Sum2, Sum3 ...

    Thanks

     

     

Viewing 3 posts - 1 through 3 (of 3 total)