bmargulies
0
Q:

oracle sql pad left zeros

SHOW LPAD('Page 1',15,'*.') 
*.*.*.*.*Page 1
2
SHOW LPAD('column_name',14,'0') 
000column_name
0

New to Communities?

Join the community