Les01
Les01
• System privileges
• Creating a role
• Object privileges
• Revoking object privileges
Database
administrator
• Database security:
– System security
– Data security
• System privileges: Performing a particular action within the
database
• Object privileges: Manipulating the content of the database
objects
• Schemas: Collection of objects such as tables, views, and
sequences
• System privileges
• Creating a role
• Object privileges
• Revoking object privileges
Users
Manager
Privileges
• Create a role:
• System privileges
• Creating a role
• Object privileges
• Revoking object privileges
Object
privilege Table View Sequence
ALTER
DELETE
INDEX
INSERT
REFERENCES
• System privileges
• Creating a role
• Object privileges
• Revoking object privileges
Statement Action