HI,
can any one help me to know the syntax for the following output.
I am selecting one column from a table and then besides this column I need another column (not from the table) that just displays a row number one after the another look below.
NAME NO
---------------- -------------
A 1
B 2
C 3
D 4
E 5
I don't want to use temperory tables either.
Thanks!
Best Regards,
Rohan Laghate