0% found this document useful (0 votes)
27 views

Database

This document grants CREATE, DELETE, SELECT, and UPDATE permissions and then revokes SELECT, DELETE, and UPDATE permissions, leaving only the CREATE permission granted.

Uploaded by

Eka Rahmawati
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Database

This document grants CREATE, DELETE, SELECT, and UPDATE permissions and then revokes SELECT, DELETE, and UPDATE permissions, leaving only the CREATE permission granted.

Uploaded by

Eka Rahmawati
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

GRANT CREATE

GRANT DELETE

GRANT SELECT

GRANT UPDATE

REVOKE SELECT

REVOKE DELETE

REVOKE UPDATE

You might also like