Write code for fetch record nos 15 to 25 from a dataset
containing 50 records?

Answer Posted / kinjal

one extra int field add in database and set identity.
if that datafield name is id then write the query

select * from database_table where id>=15 and id<=25.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between abstract class and interface in .net?

817


Define code access security (cas)?

808


What does il do?

760


How to create multiple inheritance in c#, with example?

805


Explain the use of activex control in .net?

780


Is there any thread in our .net programs?

859


What are the important components of .net?

792


What is il and c#?

810


i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?

2171


Explain me what is encapsulation?

772


How to Create and Consume a Web Service?

3003


Who is using .net core?

764


Difference between value type & reference types ?

811


Explain about managed heap?

866


What is the advantage of .net?

759