Description Usage Arguments Note See Also Examples
An expression that returns a substring.
1 2 |
x |
a Column. |
start |
starting position. It should be 1-base. |
stop |
ending position. |
substr since 1.4.0
Other column_func:
alias()
,
between()
,
cast()
,
endsWith()
,
otherwise()
,
over()
,
startsWith()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.