zhangwangren opened a new issue #14465:
URL: https://github.com/apache/shardingsphere/issues/14465
## Question
**For English only**, other languages will not accept.
Excuse me! In the master branch, can i use the function SUBSTRING() in the
INSERT INTO VALUES? Like this
INSERT INTO tb_user(user_no, user_name) VALUES (#{userNo},
SUBSTRING(#{userName}, 1, 2)),(#{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]