J
jquerijero
Guest
I can't seem to find the documentation on the REPLACE function regarding replacing with CHR(10). When run Windows, CHR(10) ends up as CHR(13) + CHR(10). When run on UNIX, CHR(10) is just CHR(10). The behavior seems to be non-portable. Is this expected?
Continue reading...
Continue reading...