v$session

From: Ben <benalvey_at_yahoo.com>
Date: Tue, 5 Feb 2008 11:14:29 -0800 (PST)
Message-ID: <0a5daa0f-5807-4063-87b0-18bd198465cc@z17g2000hsg.googlegroups.com>


10.2.0.2 ent ed

what underlying table is v_$session built on?

create or replace public synonym v$session for v_$session; create or replace view v_$session as select * from v$session;

These are the only ddl statements I can find related to it, they reference each other. Received on Tue Feb 05 2008 - 13:14:29 CST

Original text of this message