Friday, January 23, 2015

SiteDataQuery and SPQuery Interview questions?

SPquery
resuable workflow
What are SPQuery and SPSiteDataQuery?
SPSiteDataQuery properties?
Difference between SPQuery and SPSiteDataQuery?
What are the limitations of both?
How the SPQuery and SPSiteDataQuery return?
How to set the row limit to the both?
Searching scope levels of SPQuery and SPSiteDataQuery?
What is the max limit of querying the lists using SPSiteDataQuery?
Is it possible to query the records across the site collection level using SPSiteDataQuery?
What is the default row limit value for the SPQuery?
SPQuery.RowLimit Property?
To Query all Web sites in this site collection?
How to query the specific lists only using SPSiteDataQuery?
Difference between Caml and Linq queries?
How to set the Max lists limit?
what all are Errors you faced while working on SPSiteDataQuery?
I have created a custom list called “Employees” in all the
sites in a site collection and have added the data in all
the lists. Now I want to query those specific lists only. What is the approach?
How can consider hidden lists also in SPSiteDataQuery?
Is it possible to do joins lists using SPQuery?
How to query with the type: Single line of text, multiline of text, persons or groups, DateTime etc..
How to get the folders and sub folders levels documents from the document library?
How to query specific list using SPSiteDataQuery?

No comments:

Post a Comment