Merge pull request #47793 from den-crane/patch-59

Doc. notILike
This commit is contained in:
Nikolay Degterinsky 2023-03-20 23:53:42 +01:00 committed by GitHub
commit 1a06408b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -611,9 +611,9 @@ Result:
└────┴─────────┴──────┘
```
**See Also**
## notILike(haystack, pattern), haystack NOT ILIKE pattern operator
The same thing as ilike, but negative.
## ngramDistance(haystack, needle)