Oracle Applicatons
Pages
Home
SQL
Forms
Oracle Apps
Others
Reports
PL/SQL
OAF
Friday, 1 April 2016
SQL Initcap
This will capitalize the initial letter of the string.
Syntax: initcap (string)
Ex:
SQL> select initcap('computer') from dual;
INITCAP
-----------
Computer
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment