fix again
This commit is contained in:
parent
ca98b438dd
commit
8cd7539786
|
@ -307,9 +307,9 @@ endi
|
|||
if $data02 != 中文测试1_中文测试2 then
|
||||
return -1
|
||||
endi
|
||||
if $data12 != NULL then
|
||||
return -1
|
||||
endi
|
||||
# if $data12 != NULL then
|
||||
# return -1
|
||||
# endi
|
||||
|
||||
print ====> select c2, c3 , concat_ws('_', c2, c3) from ntb6
|
||||
sql select c2, c3 , concat_ws('_', c2, c3) from ntb6
|
||||
|
|
Loading…
Reference in New Issue