Page 1 of 1

Re: retrive data From Mysql

Posted: Sat Jul 31, 2010 2:02 pm
by iijb
Hi
I think it can be done using the mysql select query with ORDER BY keyword with the two values.

"SELECT * FROM students ORDER BY HSC,SSC"

Please try it.

Regards
iijb