create user lot identified by lot;
grant create session to lot;
grant dba to lot;
Oracle笔记——开发用户创建脚本
最新推荐文章于 2025-01-01 09:33:05 发布
create user lot identified by lot;
grant create session to lot;
grant dba to lot;