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
Is php difficult to learn?
Which is the best php framework for a beginner?
Is php the same as html?
Is uploaded file php?
What is the use of dual table in mysql?
Is it easy to learn php?
How do I find out the number of parameters passed into function9?
What is explode() in php?
How to connect to mysql from a php script?
What is full form of php? Who is the father or inventor of php?
How is it possible to return a value from a function?
Is python similar to php?
How can we submit from without a submit button?
Which is the dependent variable?
What is difference between echo and print_r in php?