Right Pad
Definition
Returns the concatenation of column input and string, to a certain length. The column input is concatenate at the beginning of the new string.
Options
-
Column input:
- Def: Specify the name of the column.
-
length:
- Def: Specify the length of the column output.
-
string:
- Def: Specify the string to concatenate.
-
Column output:
- Def: Specify the name of the column.