摘要: <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>很抱歉,此页面暂 阅读全文
posted @ 2018-06-12 14:55 AZRNG 阅读(254) 评论(3) 推荐(0) 编辑
摘要: 带参数存储过程 create proc proc_roles@uid int,@organid intasbegin DECLARE @Postid intDECLARE @rid intselect @Postid=Postid from StuOrganAndStu where U_id=@ui 阅读全文
posted @ 2018-06-12 09:41 AZRNG 阅读(144) 评论(0) 推荐(0) 编辑