SyntaxFix
Write A Post
Hire A Developer
Questions
If you are looking for 1st Number with decimal as string has correct decimal places, you may try regexp_substr function like this:
regexp_substr
regexp_substr('stack12.345overflow', '\.*[[:digit:]]+\.*[[:digit:]]*')