Answer Posted / sagar
SELECT * FROM tab a
WHERE :n = (SELECT COUNT(rowid)
FROM tab b
WHERE a.rowid >= b.rowid);
| Is This Answer Correct ? | 14 Yes | 33 No |
Post New Answer View All Answers
Is it possible to create the following trigger: before or after update trigger for each row?
How to read/write files from pl/sql?
Can a composite key be null?
What is not null in sql?
What are triggers and its uses?
what is single byte over head in oracle..?
Define tables and fields in a database
What is percent sign in sql?
when MSQL8.0 is in market
How many tables can you join in sql?
what is primary key? : Sql dba
what are the join types in tsql? : Transact sql
What is benefit of creating memory optimized table?
What company owns postgresql?
How much does sql cost?