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