Answer Posted / jaimin desai
Select MAX(Salary) from tbl
order by salary DESC limit 1,1
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Explain php explode() function.
What is abstraction php?
How cookies are transported from servers to browsers?
Write a php function to convert all null values to blank?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is the functionality of md5 function in php?
What is encapsulation in php?
What is new static in php?
How the result set of mysql be handled in php?
What is php session and how it works?
How do I stop php artisan serve in windows?
What is baseurl?
Explain the difference between $message and $$message?
How to fix "headers already sent" error in php
What is php explain how php works?