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
Difference between abstract class and interface in .net?
Define code access security (cas)?
What does il do?
How to create multiple inheritance in c#, with example?
Explain the use of activex control in .net?
Is there any thread in our .net programs?
What are the important components of .net?
What is il and c#?
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?
Explain me what is encapsulation?
How to Create and Consume a Web Service?
Who is using .net core?
Difference between value type & reference types ?
Explain about managed heap?
What is the advantage of .net?