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