Home > Database > Mysql Tutorial > mysql存储过程如何遍历字符串的每个字符,并把每个字符转换成int(假设都是数字字符)?

mysql存储过程如何遍历字符串的每个字符,并把每个字符转换成int(假设都是数字字符)?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 09:44:47
Original
1132 people have browsed it

字符串mysql存储过程

其实我就是想在存储过程中实现大整数的乘法,具体的算法参见http://blog.csdn.net/yeruby/article/details/12023733
怎么把这个算法变成mysql存储过程?求大侠解答。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template