zhangwangren edited a comment on issue #13929:
URL:
https://github.com/apache/shardingsphere/issues/13929#issuecomment-1003294929
> Hi @tuichenchuxin, can you help check this issue on master branch? I think
it has been supported in master branch.
Excuse me! I want to know is the master branch can be used SUBSTRING() in
the INSERT INTO VALUES? Like this
INSERT INTO tb_user(user_no, user_name) VALUES (#{userNo},
SUBSTRING(#{userName}, 1, 2));
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]