Hi,
I have this format (varchar) for time:
XX<hour>H<minute>M<second>S
e.g.
01:23:01 am - XX1H23M1S
What is the best way to extract the time from this format?
cherriesh
Hi,
I have this format (varchar) for time:
XX<hour>H<minute>M<second>S
e.g.
01:23:01 am - XX1H23M1S
What is the best way to extract the time from this format?
cherriesh