Oracle SQL tips and tricks + Unix/Linux Work Log
See how much a single Oracle SQL statement can do... Plus some Unix/Linux Work Log
Tuesday, May 22, 2007
Initcap
An interesting function:
SQL> select initcap('abc XYZ') from dual;
INITCAP('ABCXY
--------------
Abc Xyz
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment