610阅读 0评论2011-10-04 lukeunique 分类:Oracle
查询视图的基础表:
select * from v$fixed_view_definition where view_name = 'V$SESSION';