Hi, Why not adding an auto_increment column to your data ?
2005/8/25, Gyurasits Zoltán <[EMAIL PROTECTED]>: > Hello All! > > > I have a little problem. I can't do "serial number" in result of select. > > Example: > > TABLE1 > ------------ > value > ------ > res1 > res2 > res3 > > > SELECT (??), value FROM table1 ... > > 1 res1 > 2 res2 > 3 ... > . > . > > I can't build "serial number" in table1! > > Thans! > > Best Regards! > Zoli > > > -- Pooly Webzine Rock : http://www.w-fenec.org/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]