Question
Any Oracle Gurus on max function for alpha numeric (A-99) Revision
Any Oracle Experts ?
I'm struggling with a database extract of Windchill CAD Data with latest revision and iteration.
I've PL/SQL Procedure with max(version) which give wrong latest revisions due to revisions from A-99
Max(A-99) gives Z and Max(1-10) gives 9 as latest.
How to use to_number and to_char conditionally and use max function called in select statement of procedure.
regards
Venkata Kotra║Sr.Analyst, Engg Systems ║IS, HHI
[cid:image001.gif@01CE307A.FE4681A0]
I'm struggling with a database extract of Windchill CAD Data with latest revision and iteration.
I've PL/SQL Procedure with max(version) which give wrong latest revisions due to revisions from A-99
Max(A-99) gives Z and Max(1-10) gives 9 as latest.
How to use to_number and to_char conditionally and use max function called in select statement of procedure.
regards
Venkata Kotra║Sr.Analyst, Engg Systems ║IS, HHI
[cid:image001.gif@01CE307A.FE4681A0]

