fix concat crash bug

This commit is contained in:
cpwu 2022-04-14 18:22:28 +08:00
parent 51065fcbd5
commit dacbc8aa8e
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@ endi
if $data12 != NULL then
return -1
endi
return
print ====> select c2, c3 , concat(c2,c3) from ntb6
sql select c2, c3 , concat(c2,c3) from ntb6