find out first highest salary?

Answer Posted / la

select max(sal) from emp;

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between inner join vs where ?

598


How to load excel data sheet to oracle database

578


What is the difference between PFILE and SPFILE in Oracle?

566


What is the data pump export utility?

633


What is control file used for?

594






What are the differences between char and varchar2 in oracle?

555


How can windows applications connect to oracle servers?

511


What is oracle sid?

500


How to assign query results to variables?

582


How to view the tablespaces in the current database?

548


How to retrieve the count of updated rows?

566


How to rename a column in an existing table?

609


What do you understand by a database object?

574


Can we write insert statement in function in oracle?

524


what are archived logs?

1704