Answer Posted / kiran
select salary from employees e where 3 = (select count
(distinct salary) from employees f where
e.salary <= f.salary);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we insert data in view?
Can I join the same table twice?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
What are the different types of constraints?
What does the file extension accdb stand for?
Are there any features that are decommissioned in 11g that are not present in 11g?
What are sql injection vulnerabilities?
Is pl sql a scripting language?
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
How do sql triggers work?
how do you login to mysql using unix shell? : Sql dba
what is commit? : Sql dba
What is rownum and rowid?
what are date and time intervals? : Sql dba
What is nosql example?