(PHP, JOOMLA, MySql, Jquery, Wordpress, Facebook App Developer)
get the 4th highest salary
SELECT salary FROM tbl_salary ORDER BY salary DESC LIMIT 4,1
Thank you for your Comment....
No comments:
Post a Comment
Thank you for your Comment....