Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.19 KB

File metadata and controls

27 lines (22 loc) · 1.19 KB
title Search (SQL Server) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology search
ms.topic conceptual
ms.assetid 2b4e890a-f83d-482f-b558-8fa6882c9556
author craigg-msft
ms.author craigg
manager craigg

Search (SQL Server)

[!INCLUDEssNoVersion] provides search features for text and documents that go beyond the functionality of the [!INCLUDEtsql]LIKE keyword.

In This Section

Full-Text Search
Identifies text or documents that contain specific words or phrases, and that meet additional search conditions such as proximity of search terms.

Semantic Search (SQL Server)
Identifies the key phrases in text or documents, discovers similar or related documents, and provides information to explain how documents are similar or related.

See Also

Binary Large Object (Blob) Data (SQL Server)