SharePoint Foundation Search SQL Syntax

[This documentation is preliminary and is subject to change.]

Search in Microsoft SharePoint Foundation 2010 provides support for constructing complex search queries through the SQL syntax. Some examples of what is available when using SQL syntax for search queries include the following:

Note

For basic search queries, use the Keyword Syntax reference instead.

The topics in this section describe the SQL syntax used for Search in SharePoint Foundation 2010.

In This Section

Query Language Information

Overview of the SQL Search Query

SELECT Statement

FROM Clause

WHERE Clause

ORDER BY Clause

SET Statement

Building SharePoint Foundation Search Queries

SharePoint Foundation Search Keyword Syntax

SharePoint Foundation Search URL Syntax

See Also

Concepts

SharePoint Foundation Search Query Object Model

SharePoint Foundation Query Web Service

Reference

Microsoft.SharePoint.Search.Query.FullTextSqlQuery