startswith
This section contains reference documentation for the STARTSWITH function.
returns true if columns starts with prefix string.
Signature
STARTSWITH(col, prefix)
Usage Examples
value
true
value
false
Last updated
This section contains reference documentation for the STARTSWITH function.
returns true if columns starts with prefix string.
STARTSWITH(col, prefix)
true
false
Last updated