摘要:
create or replace directory MY_DIR as 'D:\MY_DIR\'; grant read,write on directory MY_DIR to adm; select * from dba_directories; CREATE OR REPLACE PROC 阅读全文
posted @ 2017-02-17 15:27
小傻瓜
阅读(6057)
评论(1)
推荐(0)