cugb_cat
姓名:cugb_cat 职业:IT 年龄: 位置: 个性介绍:
CREATE PROCEDURE test() begin declare tmp int; set @sql = 'select count(*) into @count_tmp from tb1'; prepare stmt from @sql; execute stmt; set tmp = @count_tmp; deallocate prepare stmt; end
Copyright © 2001-2006 ChinaUnix.net All Rights Reserved
感谢所有关心和支持过ChinaUnix的朋友们 页面生成时间:0.00941
京ICP证041476号