Answer Posted / alok narayan
1.
select * from emp e1 where 5 =( select count(rowid) from
emp e2 where e1.rowid >= e2.rowid) ;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is ttitle and btitle?
Does oracle use sql?
Is sql a oracle?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
what is query cache in mysql? : Sql dba
Does access use sql?
What is difference between rank () row_number () and dense_rank () in sql?
Can you skip header records while loading? : aql loader
What is sql in oracle?
Which are the different character-manipulation functions in sql?
what are string data types? : Sql dba
What is embedded sql with example?
Can we use update in sql function?
What is t-sql? : Transact sql
What is fmtonly in sql?