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 delete a user account in oracle?
Query to retrieve record for a many to many relationship ?
How to call a sub procedure?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
How to create a table interactively?
How can I combine multiple rows into a comma-delimited list in oracle?
What is an oracle database table?
Explain implicit cursor.
What is the difference between sharding and partitioning?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What are the extensions used by oracle reports?
Why use resource manager in Oracle?
Explain a synonym?
How do I manually uninstall oracle client?
How does oracle handle read consistency?