Answer Posted / amar banerjee
SELECT sal FROM salary SORT BY sal desc limit 9,1
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between $message and $$message?
What are the main error types in php and how do they differ?
Do while loops php?
What is difference between Method overriding and overloading in PHP?
How do I run a php script in windows?
How does php session work?
How to call a php function from another php file?
How to find the length of a string?
What is difference between readonly and constant?
How to get the http request in php?
Is empty array php?
Write a program in php to check whether a number is prime or not?
Which is better #define or enum?
Difference between mysql_connect and mysql_pconnect?
How to enable parsing?