Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dev:sql:functions:lpad [2010/07/09 20:09]
els
dev:sql:functions:lpad [2016/06/28 22:38] (current)
Line 5: Line 5:
 Pad the string on the left with spaces or the named character. ​ If the string is already padded, as happens with a CHARACTER datatype, the string must first be trimmed using the TRIM function.  ​ Pad the string on the left with spaces or the named character. ​ If the string is already padded, as happens with a CHARACTER datatype, the string must first be trimmed using the TRIM function.  ​
  
-This function returns a STRING datatype.+This function returns a STRING datatype.
  
 ===== Syntax ===== ===== Syntax =====
 
Back to top
dev/sql/functions/lpad.txt ยท Last modified: 2016/06/28 22:38 (external edit)