String Functions
This section provides reference information for the string-related functions in PlaidCloud Lakehouse.
String Manipulation:
- CONCAT
- CONCAT_WS
- INSERT
- LEFT
- LPAD
- REPEAT
- REPLACE
- REVERSE
- RIGHT
- RPAD
- SPLIT
- SPLIT_PART
- SUBSTR
- SUBSTRING
- TRANSLATE
- TRIM
String Information:
Case Conversion:
Regular Expressions:
Encoding and Decoding:
Miscellaneous:
Last modified April 01, 2024 at 11:19 AM EST: wip (1bb56e9)