Need to split a value 11.22.33333 into 3 column values
edited Sep 20, 2013 6:09AM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered
I need to split a value 11.22.33333 into 3 column values such as 11 22 33333 .
How to achieve it using GG replicat parameters ?
I tried strext,strfind.
But not able to correctly get it .
Kindly assist me .
0