shell脚本读取mysql结果集的值
时间:2015-01-11 02:03:03
收藏:0
阅读:1896
在linux下用shell脚本读取mysql结果集中值的二种方法,按行读取sql结果,将sql执行结果读取到shell变量中,然后读取。
|
原文:http://www.blogjava.net/stevenjohn/archive/2015/01/10/422164.html
评论(0)