
Select query in mysql. Can anyone?

select min(rate), sum(amount) from interest group by floor(rate / 0.25);

I think this query will help u........
$g=mysqlquery("select * from tablename");
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.