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
What is slim framework?
Which function you can use in php to open a file for reading or writing or for both?
How can I prevent sql-injection in php?
Which php framework is best for web development?
Tell me in php, objects are they passed by value or by reference?
List few sensible functions in PHP?
What is explode() in php?
Is polymorphism inherited?
Is apache needed for php?
What is use of htmlspecialchars php?
How can you get web browser’s details using PHP?
How can we define a variable accessible in functions of a php script?
What is the use of extract function in php?
What is the use of offset in mysql?
What is the use of the function htmlentities?