Hi,
I am trying to display result using a sql query where sorting will be done simultaneously for both the keys.
I want the sorting to be done based on Year and Month separately.
But now when i run the query only 1 resultset (by year) is getting complied. Where i may be going wrong?
Thanks