I am having a SharePoint list which contains millions of ite
I am having a SharePoint list which contains millions of items. I want to access the items. What is the best way to achieve it. If we can access through server/client object model, how to access it without affecting the performance. Do we have any other way without using object model. The most concern point is without affecting the performance.