Showing posts with label data dictionary. Show all posts
Showing posts with label data dictionary. Show all posts

Monday, June 23, 2008

oracle data dictionary

select * from v$database;
select * from v$instance;
select * from v$version;