Answer Posted / srinivas
select * from emp m where(select count(distinct sal)+1 from emp s where s.sal>m.sal)=2
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is sap sql anywhere?
tell me about various levels of constraint. : Sql dba
What are sql injection vulnerabilities?
How to move files from one directory to another in pl sql?
Can we create index on primary key?
What is data manipulation language?
Is primary key clustered or nonclustered?
What is trigger in sql?
Does oracle use sql?
What is nosql vs sql?
Why do we use partitions in sql?
What is varchar data type in sql?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
What are the set operators in sql?
What is snowflake sql?