Left Pad
Definition
Returns the concatenation of string and column input, to a certain length. The column input is concatenate at the end 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.