Answer Posted / devasundaram
SELECT salary FROM Employee_table ORDER BY salary DESC LIMIT 1,1
| Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
How do you count numbers in php?
What is an array in php?
Write a statement to show the joining of multiple comparisons in php?
How many types of array supported in php?
Explain what are the different errors in php?
Describe PHP error and logging information?
How can you pass a variable by reference?
What is the use of stripslashes in php?
for image work which library?
How variables are passed through arguments?
Where php basically used?
What is the use of trim function in php?
What is api used for?
How can you make a connection with mysql server using php?
What is alias in php?