oracle rpad()函數 rpad函數從右邊對字符串使用指定的字符進行填充 rpad(string,padded_length,[pad_string]) string 表示:被填充的字符串 padded_l ...