如果參數(shù)沒(méi)有in和out代表的是什么?
PROCEDURE pro_Payment_Audit(pBU number,pRegion number,pBILLDATE char,pResult out varchar2)
? AS
begin
PROCEDURE pro_Payment_Audit(pBU number,pRegion number,pBILLDATE char,pResult out varchar2)
? AS
begin
2016-05-11
舉報(bào)
2016-06-30
一般來(lái)說(shuō),如果你沒(méi)有定義IN 或者OUT 或默認(rèn)定義為IN
2016-05-16
代表參數(shù)