Answer Posted / nitish
SELECT sallary FROM employee ORDER BY sallary ASC limit 1,2
| Is This Answer Correct ? | 16 Yes | 22 No |
Post New Answer View All Answers
What are the steps involved to run php?
What are the methods of array in java?
What are hooks in php?
What are the string function in php?
Write a statement to show the joining of multiple comparisons in php?
Explain me is multiple inheritance supported in php?
What is the use of strip_tags() method?
What is multidimensional array in php?
How to check a variable is array or not in php?
What is difference between strstr() and stristr() in PHP?
Explain Constant in Class?
Explain about switch statement in PHP?
How is it possible to know the number of rows returned in the result set?
Tell me what is the use of "ksort" in php?
How can we calculate the similarity between two strings?