From an Employee table, how will you display the record
which has a maximum salary?

Answer Posted / sanjeev

select max(sal) from emp

Is This Answer Correct ?    5 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three pl sql block types?

573


What is the maximum number of rows in sql table?

551


Why plvtab is considered as the easiest way to access the pl/sql table?

623


What is a ddl command?

542


what are the types of subquery? : Sql dba

592






what is sql? : Sql dba

557


What is difference between db2 and sql?

533


What is cross join sql?

504


What are the benefits of triggers?

604


What is a delimiter in sas?

550


What is oracle sql called?

506


What is data control language (dcl)?

601


What is a trigger word?

516


What is the purpose of the partition table?

546


what is clause? : Sql dba

594