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


Please Help Members By Posting Answers For Below Questions

How to define an anonymous procedure with variables?

535


What is not equal to in oracle?

515


Explain a synonym?

590


Explain integrity constraints?

652


When system tablespace is created?

590






How to write text literals in oracle?

600


What is the purpose of tables, private synonyms and public synonyms in Oracle?

577


What are the uses of a database trigger?

509


What are the tools for Oracle ?

591


What is set verify off in oracle?

564


What would you do with an in-doubt distributed transaction?

1463


Which is faster join or subquery in oracle?

524


What is a nested table and how is it different from a normal table?

566


What is sharded cluster?

512


How do I reset a sequence in oracle?

580