Viewing 15 posts - 46 through 60 (of 76 total)
Thanks , i used matrix and it worked.
Meghna
April 10, 2008 at 12:48 am
thanks it worked ,Thanks a lot
Meghna
April 9, 2008 at 4:21 am
For this table , if i wnt 4th smallest value then answer should be 5 .
create table test(No int)
insert into test values(1)
insert into test values(3)
insert into test values(6)
insert...
April 9, 2008 at 3:26 am
'SELECT TOP 1st * FROM tablename ' is not working i mean like 'SELECT TOP nth * FROM test'
is givieng error in sql2000.
Can u suggest something?
thanks
April 9, 2008 at 3:17 am
thanks for reply , but i m using SQl2000 , where ROW_Number doesnt work.
Can you provide me something which i can use in 2000?
Waiting for your reply
thanks
Meghna
April 8, 2008 at 10:31 pm
hi
that is not the way as 2 nd row elements belong to one column in a table and as per u , if i manually do , 2nd row...
April 8, 2008 at 4:41 am
Ok , thanks for sspending your time on it!
Meghna
April 7, 2008 at 7:18 am
Jeff,
for item : A B
1 2 3 5 6
... are you saying that the...
April 7, 2008 at 7:06 am
same names jef , as column name is the row number , if u see the example structure in the first post of mine.
Sorry for the delay , but...
April 6, 2008 at 11:26 pm
At present i have 3 items maximum , and i want all of them in separate columns for the unique item
For e.g
for item : A B
...
April 6, 2008 at 10:45 pm
hi
It can be many items also. Actually i wanted to do it in my RDL to make it more comapct and attractive for client but couldnt find a way...
April 6, 2008 at 10:26 pm
Yep my dear !
Hip hip hurray !
Meghna
March 28, 2008 at 5:13 am
Same pinch dear ,
in tool box , there is one tool called 'Chart', go there n initiate.
Good luck!
Meghna
March 28, 2008 at 4:57 am
Viewing 15 posts - 46 through 60 (of 76 total)