摘要:
$declare aa_cur cursor with hold for select * into $table_aa from t_aatable 其中的WITH HOLD什么功能啊? WITH HOLD 声明该游标可以在创建它的事务成功提交后继续使用。 WITHOUT HOLD 声明该游标不能 阅读全文
posted @ 2020-01-15 16:30
shiberhou
阅读(592)
评论(0)
推荐(0)

浙公网安备 33010602011771号