How to retrieve range of 10th rows to 20 th rows from total
rows from a database table.? (Not from Dataset)
Answer Posted / alex
string myquery="SELECT * FROM [Employee] WHERE
([Table_Field]<=10 AND [Table_Field]<=20)"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
Tell me what is difference between clustered and non clustered index?
Explain Geometry datatype in sql server 2008 with example
Name and describe few console utilities for ssrs?
What are date and time data types in ms sql server?
How to include date and time values in sql statements?
Does the order of columns in update statements matter?
How to how to convert numeric expression data types using the convert() function??
What is the full meaning of dml?
What is difference between order by and group by?
Can you use order by when defining a view?
How to filter records of table in SQL SERVER?
When we should use @@error?
Explain data warehousing in sql server?
How efficient you are in oracle and SQL server?