Viewing 3 posts - 1 through 3 (of 3 total)
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...
December 28, 2005 at 1:15 pm
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...
December 21, 2005 at 5:28 pm
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
December 21, 2005 at 12:40 pm
Viewing 3 posts - 1 through 3 (of 3 total)