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
Explain me the difference between include and require?
How to create connection in php?
What is the difference between $argv and $argc? Give example?
What is php resource type?
What are the main error types in php?
How is the ternary conditional operator used in php?
What is the use of callback in php?
What is the difference between nowdoc and heredoc?
Can we set session value in javascript?
Explain the different types of errors in php.
Is php dead 2019?
Should I use mysqli or pdo?
What are getters and setters php?
What kind of things have you done on the social side?
How to connect to a url in php?