Viewing 3 posts - 1 through 4 (of 4 total)
THANK YOU A LOT !!!!!
I did not use Pivot .....
April 28, 2010 at 7:00 am
#1158869
befor end while: set @year_from =@year_from +1
now i have thia table:
year amount
2004 4
2005 ...
April 28, 2010 at 4:33 am
#1158755
Thank you for your answer.
I need to create report. User choose between wich years he want to see the report.
for example beetween 2004 and 2009.
My steps :
CREATE TABLE TempTable([year] int...
April 28, 2010 at 4:31 am
#1158754