Reverse MoveDate_ format
This command will change field contents from 200902 to 022009, for example.
| Replace all movedate_ with SUBSTR(movedate_,5,2)+LEFT(movedate_,4) |
This command will change field contents from 200902 to 022009, for example.
| Replace all movedate_ with SUBSTR(movedate_,5,2)+LEFT(movedate_,4) |
T.R., Dothan, ALYour technical staff is very good! Everyone I have live chatted with has, for the most part, solved the issue on the first pass.