OasisChurch
Technical User
- Mar 28, 2002
- 20
hi All,
I am looking for a substitute for the replace function.
Here is my standard SQL:
UPDATE ownertmp set parno1 = REPLACE(parcelid,'CA','00')
NOTE: When I run this it tries to call a program called replace
thanks
--scotta
I am looking for a substitute for the replace function.
Here is my standard SQL:
UPDATE ownertmp set parno1 = REPLACE(parcelid,'CA','00')
NOTE: When I run this it tries to call a program called replace
thanks
--scotta