📜  在 oracle 中找不到 v$session - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:12.545000             🧑  作者: Mango

代码示例1
GRANT SELECT ON V$SESSION TO my_user;