![]() |
select 2nd maximum problem - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: select 2nd maximum problem (/showthread.php?tid=40796) |
select 2nd maximum problem - El Forum - 04-19-2011 [eluser]Bigil Michael[/eluser] Quote:function select_top2($consti,$elect_year) I have used this query to find the second maximum value it works smoothly as localhost when i upload it to the server it shows an error like this Quote:A Database Error Occurred i dont know what is the problem can anyone help me???? urgent thanks in advance... |