摘要: create PROCEDURE b2(in c_year int,in co int)begin declare num int; if exists(select * from class where class="c_year") then update class set code=code 阅读全文
posted @ 2016-04-17 11:26 尘梦 阅读(451) 评论(0) 推荐(0)