连接到:
oracle9i
with the partitioning, olap and oracle data mining options
jserver release
sql> grant execute on dbms_lock to kamus;
授权成功。
然后用kamus用户登录数据库,创建我们测试使用的存储过程sp_test_next_date。
连接到:
oracle9i
with the partitioning, olap and oracle data mining options
jserver release
sql> grant execute on dbms_lock to kamus;
授权成功。
然后用kamus用户登录数据库,创建我们测试使用的存储过程sp_test_next_date。