Larry
Thank You.. I believe this will do the trick just fine.. I appreciate it Jim
Lawrence Lustig wrote:
You can udpate with a SRPL.. I wondered about this,
but hadn't tried it yet.
What is the Syntax for this.
UPDATE MyTable + SET MyColumn = (SRPL(MyColumn, 'A', 'B', 0)) + WHERE MyColumn CONTAINS 'B'
-- Larry

