Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
It’s next to impossible to work with data in Oracle Database 11g without looking at object privileges. In this section, we are going to look at these privileges as well as a suite of system privileges closely related to managing Oracle Database 11g. The four main object privileges are select, insert, update, and delete, all discussed in the next four sections. Oracle Database 11g uses the term grant when referring to giving out both object and system privileges.
This is the primary and most commonly used privilege, permitting other users to view your data. There are three parts to grant statements: