Re: mysql no series

2005-10-04 Thread Arno Coetzee
prathima rao wrote: i have a table slno and percentage slno contains 1 to 15 when i say order by slno it always comes 1,10,11,12,13,14,15,2 i want it in the form 1,2,3,4,5,6,7,8,9,10,11 can u help rao - Original Message - From: "Gleb Paharenko" <[EMAIL PROTECTED]> To: Sent: 04/10/20

mysql no series

2005-10-04 Thread prathima rao
i have a table slno and percentage slno contains 1 to 15 when i say order by slno it always comes 1,10,11,12,13,14,15,2 i want it in the form 1,2,3,4,5,6,7,8,9,10,11 can u help rao - Original Message - From: "Gleb Paharenko" <[EMAIL PROTECTED]> To: Sent: 04/10/2005 2:19 PM Subject: Re: