PL/SQL (MOSC)

MOSC Banner

Fetching the first occurence of a capital character and its position.

in PL/SQL (MOSC) 3 commentsAnswered ✓

Hi,

I have a requirement wherein I need to know the position of the first capital character in a string. Also I need to the character.


E..g, if the string is "weekEnd", I need to know the position of "E" in the string (In this case it is 5). Also I need to know the character (In this case it is E).

Let me know how to achieve this functionality.

Thanks,

Krishna

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center