摘要: declare m_cur cursor for select col from tx_strlist;-- tx_str_split :执行存储过程后的临时表 declare continue handler for not found set _done=true; -- 打开游标 open m 阅读全文
posted @ 2018-09-19 16:52 嗯哼,还好 阅读(963) 评论(0) 推荐(0)