?????????洢????
???????????? ???????[ 2015/2/13 16:14:21 ] ????????????? ?洢????
???????洢?????????
????1.????????
????create procedure proc_select_officeinfo--(?洢??????)
????as select Id??Name from Office_Info--(sql???)
????exec proc_select_officeinfo--(????洢????)
????2.?????????
????create procedure procedure_proc_GetoffinfoById --(?洢??????)
????@Id int--(?????? ????????)
????as select Name from dbo.Office_Info where Id=@Id--(sql???)
????exec procedure_proc_GetoffinfoById 2--(?洢??????????????????????????????м????????)
?????:????????????????????????д????????????洫???????????????????????????????
????3.?????????????
create procedure proc_office_info--???洢????????
@Id int??@Name varchar(20) output--(?????? ????????)?????????????output
as
begin
select @Name=Name from dbo.Office_Info where Id=@Id --(sql???)
end
declare @houseName varchar(20) --?????????????????洢????????????
exec proc_office_info--(?洢??????)
4??@houseName output--(??????????output ????????@???? = OUTPUT?????????????д??)
select @houseName--(????)
????4.?????????
create procedure proc_office_info--???洢????????
@Id int--(?????? ????????)
as
begin
if(select Name from dbo.Office_Info where Id=@Id)=null --(sql???)
begin
return -1
end
else
begin
return 1
end
end
declare @house varchar(20) --?????????????????洢????????????
exec @house=proc_office_info 2 --(????洢??????????????????)
????--????????????洢????????int?????????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
?????????????????????????Щ????????????????????TC???????????????Щ???????????????????????????????????????????????(java .net ?????)???mysql???????????????????ж????д???Python???????????????(DB2)??????BufferPool????????????????????????????????6??????????????????滮???????????????-????????SQL Server???????????????????λ?????PHP??SQL????????????????????Pythonд???NoSQL????????? SQL ?е????????????? SQL ?е?????????Java???????:?????MySQL???????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????