Explain how to grant DML privilege on a table

          

Explain how to grant DML privilege on a table.

<<Previous  Next>>

Oracle - Explain how to grant DML privilege on a table - Feb 23, 2010 at 11:00 PM by Rajmeet Ghai

Explain how to grant DML privilege on a table.  

Privilege in Oracle is used to allow or give rights to a particular user to execute a SQL query. Priveleges in oracle are granted using the GRANT command.

Example:
GRANT select ON table_name TO user_name

Oracle system privilege

A system privilege is the right to perform an action on any schema objects of a particular type.............

Use of Roles in oracle

Roles in Oracle can be used to grant privileges to a specific group of users for security. The database manager is usually responsible for granting privileges to a Role..........

What are the different Levels of Auditing? Explain them

Statement Auditing, Privilege Auditing, and Object Auditing...........

Define Statement Auditing, Privilege Auditing and Object Auditing in oracle.

Statement auditing is the auditing of the powerful system privileges without regard to specifically named objects..............

<<Previous  Next>>



Write your comment - Share Knowledge and Experience


 

 
Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring