find out first highest salary?
Answer Posted / chandiran
select max(sal) from Employee
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you mean by merge in oracle and how can we merge two tables?
What is proxy method?
What are the differences between number and binary_float in oracle?
Explain view?
Query to retrieve record for a many to many relationship ?
What is a proxy class?
What is the relation of a user account and a schema?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What is the relationship among database, tablespace and data file?
What are the varoius components of physical database structure of oracle database?
In which language oracle has been developed?
What are the different oracle database objects?
What is the data pump export utility?
 How to use an oracle sequence generator in a mapping?
Point the difference between translate and replace?