2018年12月13日
摘要: drop procedure if exists p_for_create_customer; create procedure p_for_create_customer()begin declare ii int default 0; declare i int default 1; decla 阅读全文
posted @ 2018-12-13 23:36 adolfmc 阅读(2526) 评论(0) 推荐(0) 编辑