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 many types of indexes are there in sql?
what are date and time data types in mysql? : Sql dba
What are types of indexes in sql?
How to return an array from java to pl/sql?
How many clustered indexes can you have?
what is bcp? When is it used?
What is difference between db2 and sql?
Can we write dml inside a function in sql server?
What is sqlexception in java?
What are the ddl commands?
What are triggers in sql?
What is sql and explain its components?
Explain isolation levels. : Transact sql
What is java sql driver?
What are all ddl commands?