SQL Server Errors Question:

How to select particular number using rownum?
Example: i need only the second max number using rownum?

SQLServer Errors Interview Question
SQLServer Errors Interview Question

Answer:

if you know about database then yau can simply solve this
problem .and if you don't know about database then you
can't solve this problem.


Previous QuestionNext Question
What is sqlcode -922 & -923?What will be the program output if it tries to access 11th item in an array of 10 and it is coded with NOSSRANGE?