STRIPACCENTS
This page describes the STRIPACCENTS function in Lenses SQL.
STRIPACCENTS(expr)Processors
SQL Studio
// Some code// Some codeLast updated
Was this helpful?
This page describes the STRIPACCENTS function in Lenses SQL.
STRIPACCENTS(expr)Removes diacritics (approximately the same as accents) from an expression. The case will not be altered.
Available in:
✓
✓
Sample code:
// Some codeOutput:
// Some codeLast updated
Was this helpful?
Was this helpful?

