In PostgreSQL, LPAD() is a function that enables us to add padding to the left part ... lpad ( string text, length integer [, fill text ] ).
確定! 回上一頁