Fulltext catalog:
[AdventureWorks2016CTP3].[AW2014FullTextCatalog]
Name | Value |
Owner | [dbo] |
Is default | ![]() |
Is accent sensitive | ![]() |
File group | PRIMARY |
Path | |
ID | 5 |
Object name | Object type | Dep level |
[Production].[Document] | Table | 1 |
[HumanResources].[JobCandidate] | Table | 1 |
[Production].[ProductReview] | Table | 1 |
CREATE FULLTEXT CATALOG [AW2014FullTextCatalog] WITH ACCENT_SENSITIVITY = ON AS DEFAULT AUTHORIZATION [dbo] GO |