Skip to content

Commit 055392d

Browse files
Merge pull request #35312 from MikeRayMSFT/250912-from-public
Update regular expression overview.
2 parents 78fd1df + 7be3cd1 commit 055392d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/relational-databases/regular-expressions

docs/relational-databases/regular-expressions/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ However, this support is limited to input sizes up to 2 MB.
198198
- LOB data types aren't supported in the regex table-valued functions (TVFs):
199199
- `REGEXP_MATCHES`
200200
- `REGEXP_SPLIT_TO_TABLE`
201-
- Regular expression functions aren't supported on memory-optimized OLTP tables.
201+
- Regular expression functions aren't supported in natively compiled stored procedures.
202202

203203
## Related content
204204

0 commit comments

Comments
 (0)