摘要: create or replace function get_take_item_activity (in_gift_id in number)--注意, oracle函数不能子啊 return之前 is , 或者定义变量RETURN item_activity_type PIPELINED is ... 阅读全文
posted @ 2014-08-01 10:12 apem 阅读(265) 评论(0) 推荐(0)