Hi friends,

I came across a strange thing today. There was a query

select *from emp order by name,sal --

I dnt know what does -- stand for in the above query. I couldnt find out the difference with -- or without --. Please help me understand this.

Thanks in advance,
Divya