How to retrieve range of 10th rows to 20 th rows from total
rows from a database table.? (Not from Dataset)

Answer Posted / govardhana r

use Row_Number() function to check for the condition so
that the row number is between 10 and 20

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is coalesce and check constraint in sql server?

712


State a few properties of relational databases?

830


What do we have to check in database testing?

764


How many levels of sp nesting are possible?

750


What are temporal tables in sql server 2016?

648






Why transaction is important?

715


Can we use pragma autonomous_transaction in trigger?

699


Explain table valued parameters in sql server? Why tvp used?

728


Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?

703


Explain acid?

798


Describe and explain about SQL native client?

782


How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?

925


What is the chart in report?

125


Differentiate between SQL and ORACLE joins and write their syntax.

771


Mention the different types of replication in sql server.

738