lpad
This section contains reference documentation for the LPAD function.
string padded from the left side with pad
to reach final size
Signature
LPAD(col, size, pad)
Usage Examples
Last updated
This section contains reference documentation for the LPAD function.
string padded from the left side with pad
to reach final size
LPAD(col, size, pad)
Last updated
value |
---|
********Hello, World