Answer Posted / a
select MAX(Salary) from Employee
WHERE Salary NOT IN (select MAX(Salary) from Employee )
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
How can you count the number of rows from a table tab?
Who uses db2?
List out the three types of page locks that can be held.
Is ibm db2 open source?
Define db2.
What are packages in db2?
Why do we use cursor?
Define predicate?
What is cobol db2?
What is coalesce in db2?
How is the value function used?
When reorg is used?
What is package in db2 mainframe?
What is bind in db2?