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
What are the new features available in php 7?
What are the uses of implode() function?
What is the default session out time?
How long is a php session valid?
What are php strings?
What is substr in php?
What is difference between session_unset and session_destroy?
List some sorting functions in php?
Explain what does $_server means?
How do I end a php session?
What is better .net or php?
What is the php function that removes the first element of the array and returns it?
What is composer json?
Which function gives us the number of affected entries by a query?
Explain me soundex() and metaphone()?