Answer Posted / petercoloney
select salary from employee where max(salary)<(select salary from employee)
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Which is better get or post method?
How long is a php session valid?
Tell me in php, objects are they passed by value or by reference?
What is composer json?
What are the differences between php constants and variables?
How can I learn php fast?
What is difference between mysqli and mysql?
What are php variables?
How break and continue while loop in php?
What type of operation is needed when passing values through a form or an url?
Does php 5 support exceptions?
What is final class and final method in php?
Can we extend final class in php?
Can we learn php without html?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?