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
How to change the name of a database user?
Explain alternate key, candidate key and composite key in sql server?
How can sql server instances be hidden? : sql server security
Do you know what is rank function?
Does partitioning improve performance?
What are different backups available in sql server?
What is the filtered index?
How can you fetch alternate records from a table?
How to disable stored procedure sql server?
How to use "begin ... End" statement structures in ms sql server?
Explain full-text indexing?
What is key attribute?
What is compression - row-level and page-level compression?
Explain nested trigger in sql?
What is set nocount on?