Answer Posted / krish
select * from(select * from emp order by rowid desc)where
rownum=5;
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
how do you know the version of your mysql server? : Sql dba
Does inner join remove duplicates?
What is scalar and vector?
What is rollback?
Can we use ddl statements in stored procedure?
What are the different parts of a package?
How do you rank data in sql?
How can I get the number of records affected by a stored procedure?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
Does db2 use sql?
what is the functionality of the function htmlentities? : Sql dba
How can one get sql*loader to commit only at the end of the load file? : aql loader
How is indexing done in search engines?
Which sorts rows in sql?
What is t sql used for?