5
Shouts

Day 3: InitCap function in Oracle

published 590 days, 1 hour, 30 minutes ago posted by dharadhara 592 days, 12 hours, 30 minutes ago
Thursday, October 06, 2011 9:41:22 PM GMT Tuesday, October 04, 2011 10:41:16 AM GMT

Let Us Learn Oracle - Part 3 of N [ InitCap function in Oracle ] Source table: tblPlayers Purpose: Capitalizes the first letter of the string Syntax : InitCap(Column Value) SQL> Select Initcap(Upper(BelongsTo)) InitCapExample From tblPlayers; INITCAPEXAMPLE...

category: Data | clicked: 4 | | source: beyondrelational.com | show counter code
tags: SQL Server, Oracle

4 comments posted.

To post your comment please login or signup