Datacentre Support Reference Guides

Visit our online shop for ALL your parts, components, laptops, electronics and gadgets
 

Oracle: Dictionary views

 

 
 

I've been getting tired of doing:

select table_name from dictionary

where table_name like '%USER%';

So, I thought I'd turn a couple of them into web pages for future reference...
Full data dictionary ordered by table_name
Dictionary entries related to users
Dictionary entries related to roles
Dictionary entries related to privileges
Dictionary entries related to tables
Dictionary entries related to tablespaces