Answer Posted / jose_100
SELECT SAL FROM SALARY_TABLE ORDER BY SAL DESC LIMIT 9, 10;
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Do you know how to delete a file from the system?
Tell me what library is used for pdf in php?
What types of loops exist in php?
What is the use of trim function in php?
How can we display the output directly to the browser?
What do you mean range() in php?
What is the use of is_array() and in_array()?
Is null in php?
Which php global variable is used for uploading a file?
Why session timeout is important?
Write a program to find a string is palindrome or not?
What is abstract class in php?
What is difference between base_url and site_url?
What is varchar mysql?
What PHP stands for?