摘要:
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>很抱歉,此页面暂 阅读全文
摘要:
带参数存储过程 create proc proc_roles@uid int,@organid intasbegin DECLARE @Postid intDECLARE @rid intselect @Postid=Postid from StuOrganAndStu where U_id=@ui 阅读全文