- LOWER(col/value)
- UPPER(col/value)
- INITCAP(col/value)
- CONCAT(col1/value1, col2/value2)
- LPAD(col/value,n[, 'string'])
- RPAD(col/value,n[,'string'])
- SUBSTR(col/value, pos[,n])
- INSTR(col/value,'string')
- INSTR(col/value, 'string',pos,n)
Monday, April 6, 2009
String Functions
at 3:25 AM
Labels: Oracle, Oracle Query, PL/SQL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment