Answer Posted / yogendra
select top 1 * from (select top 3 * from
cmdview_expertmaster order by expid) q order by expid desc
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
how to get help information from the server? : Sql dba
What is a function in oracle pl sql?
What is database sql?
What is linq to sql?
what is a trigger? : Sql dba
how is myisam table stored? : Sql dba
What is audit logout in sql profiler?
What is a schema sql?
What is a primary key example?
What is error ora-01000: maximum open cursors exceeded
What are secondary keys?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What is database white box testing and black box testing?
Can ddl statements be used in pl/sql?
Is oracel sql developer written in java?