SharePoint Search SQL
syntax
The rules that govern the construction of an enterprise
search SQL query. Such a format can create very complicated query sets.
Example:
SELECT <columns>
FROM <source>
WHERE <conditions>
ORDER BY <columns>
SharePoint Search SQL
syntax
The rules that govern the construction of an enterprise
search SQL query. Such a format can create very complicated query sets.
Example:
SELECT <columns>
FROM <source>
WHERE <conditions>
ORDER BY <columns>
No comments:
Post a Comment