i get the output of the query as
Jan 0.1
Feb 1
MAR 2
..
I Want to view data in the following format
Jan Feb Mar
0.1 1 2
Can any please help me?
Thanks in advance,
Ramya
Jan 0.1
Feb 1
MAR 2
..
I Want to view data in the following format
Jan Feb Mar
0.1 1 2
Can any please help me?
Thanks in advance,
Ramya
Comment