Answer Posted / anil pednekar
select * from (select sal from table1 group by sal ) where
row num=3
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do I edit a stored procedure?
Is ms sql traffic encrypted?
How many disk partitions should I have?
How many triggers can be applied on a table?
How do I run sql?
Why partition by is used in sql?
How to use sql statements in pl/sql?
What are variables in pl sql?
What is the limitation on the block size of pl/sql?
What is coalesce in sql?
How do I run pl sql in sql developer?
what is innodb? : Sql dba
What is difference between rank () row_number () and dense_rank () in sql?
how to show all tables with 'mysql'? : Sql dba
Explain architecture of sql server notification services?