怎样将ORACLE的存储过程隐藏(即怎么加密存储过程)?

我想让别人无法看到我写的存储过程源码。
---------------------------------------------------------------
用wrap工具:
wrap INAME=input_file [ONAME=ouput_file]
参见:http://www.oradb.net/object/procedure_004.htm

Published At
Categories with 数据库类
Tagged with
comments powered by Disqus