Details
-
New Feature
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
INITCAP returns char, with the first letter of each word in uppercase, all other letters in lowercase. Words are delimited by white space or characters that are not alphanumeric.
Oracle Documentation - https://docs.oracle.com/en/database/oracle/oracle-database/23/sqlrf/INITCAP.html
INITCAP(char)