0,
which means insertion before the beginning of the string. If specified,
n and
length must be positive whole numbers or
zero. If n is greater
than the length of the target string, the string
new is padded at
the beginning. The default value for length
is the length of new. If
length is less than the length of the
string new, then INSERT truncates
new to length
length. The default
pad character is a blank.