◀ Back to Playground HomeRight pad string values that have less than a certain number of charactersSELECT RPAD(string_field, '20', '*') AS value FROM users