PostgreSQL has no shortage of these functions to aid you in these endeavors. ... Using lpad() and rpad() to pad SELECT lpad('ab', 4, '0') As ab_lpad, ...
確定! 回上一頁