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 can we repair a mysql table? : Sql dba
Can a table contain multiple foreign key’s?
How do you truncate?
how do you login to mysql using unix shell? : Sql dba
What is mdf ldf and ndf?
What is user defined functions?
what is uncommittable transactions? : Transact sql
What is sql profiling in oracle?
List the various privileges that a user can grant to another user?
In a distributed database system, can we execute two queries simultaneously?
What are the disadvantages of not performing database normalization?
What type of database is cloud sql?
What is the difference between microsoft access and sql?
What schema means?
How can you know that statistics should be updated?