I Have a MySQl Table which is having a refnum column and some datas .
combination of three columns is the unique index of my table.
Now i want to fetch all the rows from the table, but based on the reference number i want to add the row number.
How is it possible ????