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