how to get 25th row in any table in sqlserver can u tell me
syntax
Answer Posted / manub22
Check here how to get 2nd of nth highest record from a table: http://sqlwithmanoj.com/2014/01/05/sql-trivia-find-second-or-nth-highest-salary-or-marks/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are stored procedures in sql server?
What does the on update no action do?
What is database white box testing?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
What is the difference between system objects and user objects?
What do you mean by authentication modes in sql server?
Why would you call update statistics?
What is history table in sql server?
What is the fillfactor concept in indexes?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What are trace flags and mention a few common trace flags used with sql server?
How to disable triggers using "disable trigger"?
What do you understand by a view? What does the with check option clause for a view do?
What is the difference between indexing and hashing?