Answer Posted / suresh
select sal from emp e
where 100=(select count( distinct sal) from emp where
e.sal<=sal)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are local and global variables and their differences?
Define sql delete statement.
Is sql procedural language?
What will you get by the cursor attribute sql%rowcount?
What program will open a mdb file?
Can we connect to postgresql using sql developer?
How do I debug a stored procedure?
what is cross join? : Sql dba
What are the types of keys?
how can you see all indexes defined for a table? : Sql dba
What is nvarchar max in sql?
What is a dynamic query?
What is trigger explain with example?
Is pl sql different from sql?
How do you pronounce sql?