if i have 1000 records and i want to access 20 ata time
from SQL server, what will be the query?

Answer Posted / chinnu

select top 20 * from table-name

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of Get method and how much data it can store?

571


Which method do you use to kill explicitly a users session?

627


What is event bubbling?

608


What are the disadvantages of asp.net?

591


What is hidden field in asp.net?

598






Which is faster union or union all?

580


What is advantage of asp.net?

549


What is the difference between custom controls and user controls?

481


How to display Alert in ASP.NET

647


What is state management techniques in asp.net?

531


Difference between singleton and singlecall.

570


How can we make sure that Web API returns JSON data only?

545


What is the sequence in which ASP.NET events are processed?

475


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

583


What is the difference between union and structure?

507