find out first highest salary?
Answer Posted / o p yadav
select max (salary) from emp
emp is a table name and salary is a coloum name
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create a stored function in oracle?
When do you get a .pll extension in oracle? Explain its importance
How to find the duplicate rows count from employees table in oracle?
What is a directory object?
What is a trigger oracle?
What is a snapshot log?
Can multiple columns be used in group by in oracle?
What do you mean by a deadlock?
Why oracle is used?
What is oracle host variable?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
How to unlock the sample user account in oracle?
How to define and use table alias names in oracle?
how may join possible between (requisition with purchase order)
How to assign a tablespace to a users in oracle?