Answer Posted / jose_100
SELECT SAL FROM SALARY_TABLE ORDER BY SAL DESC LIMIT 1,1;
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What happens when submit button is clicked?
Can age be a variable?
How to turn on the session support?
Please explain is it possible to use com component in php?
What are the differences between mysqli_connect and mysqli_pconnect?
What is the difference between query and inquiry?
Is php an oop?
How many ways to include array elements in double-quoted strings using php?
What is php artisan tinker?
What is empty () in php?
In how many ways we can retrieve the data in the result set of mysql using php?
what is session_set_save_handler in PHP?
How big is nvarchar max?
What is the default time in seconds for which session data is considered valid?
Does wordpress run on php 7?