![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We have some messages stored in a column in this format: AA|BB|CC|DD What we want is to replace the vertical bars with a CHR(10) for line feed, but have 3 leading spaces. |
|
Everything I try seems to only indent the first item 3 characters. Even I try to replace it with ' ' || CHR(10) and it ignores the spaces....... Ideas anyone? |
#3
| |||
| |||
|
|
We have some messages stored in a column in this format: AA|BB|CC|DD What we want is to replace the vertical bars with a CHR(10) for line feed, but have 3 leading spaces. |
|
Everything I try seems to only indent the first item 3 characters. Even I try to replace it with ' ' || CHR(10) and it ignores the spaces....... Ideas anyone? |
#4
| |||
| |||
|
|
We have some messages stored in a column in this format: AA|BB|CC|DD What we want is to replace the vertical bars with a CHR(10) for line feed, but have 3 leading spaces. |
|
Everything I try seems to only indent the first item 3 characters. Even I try to replace it with ' ' || CHR(10) and it ignores the spaces....... Ideas anyone? |
#5
| |||
| |||
|
|
We have some messages stored in a column in this format: AA|BB|CC|DD What we want is to replace the vertical bars with a CHR(10) for line feed, but have 3 leading spaces. |
|
Everything I try seems to only indent the first item 3 characters. Even I try to replace it with ' ' || CHR(10) and it ignores the spaces....... Ideas anyone? |
![]() |
| Thread Tools | |
| Display Modes | |
| |