Re: retrive data From Mysql
Posted: Sat Jul 31, 2010 2:02 pm
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
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