Page 1 of 1

Parsing Problem

Posted: Thu Aug 05, 2004 2:28 am
by Sreenivasulu
Hi ALL,

Requirement:Need to parse a string seperated by "_"

Problem: The parsing works fine if we directly assign the logic
to the column name but does NOT work when we assign the logic
to a stage variable. The stage variable is not getting refreshed
for each row of data. It is holding the previous row's parsed
data when the current row has null values.

Help is highly appreciated..

Regards
Sreenivasulu