Hi All,
I am trying to extract the date from one column based on a pattern..For example in the table below
if the column orderstatus has a * in the beginning and then there is a date of the format mm/dd/yyyy then I need to extract that date as the soldorstockdate otherwise I need to extract the date from orddate as the soldorstockdate...Can you please let me know how to do this...
Thanks,
Arun