![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
If I run this: call sa_split_list('AA','\x0d\x0a') I get this result set (which is what I expect) line_num,row_value 1,'AA' If I call this: call sa_split_list('A','\x0d\x0a') I get nothing at all. The letter isn't relevant, it's the fact that there is only one letter in the string. This is not what I expect. What should I expect? Regards, Clive |
![]() |
| Thread Tools | |
| Display Modes | |
| |