PPT Slide
07
lpad(x,y[,z])rpad(x,y[,z]) Returns the column "padded"
on the left or right side of the data
in the column passed as x
to a width passed as y.
The optional passed value z indicates
the character that lpad( ) or rpad( )
will insert into the column.
Previous slide
Next slide
Back to first slide
View graphic version