Access to Oracle Data
In order to access Oracle data, all non-DBA userids must be granted specific access to the data tables (or subset “views”)
Tables privileges can be given on a table-by-table basis, or many tables can be grouped together in “roles” and granted collectively
Table, view, or role access can only be granted by the table or role “owner” (or userid that has been granted access with “grant authority”)