Users with DATAACCESS are allowed to perform the following tasks:
- Grant or revoke LOAD authority on the database
- Grant or revoke SELECT privileges on tables, including system catalog tables, views, MQTs, and nicknames
- Grant or revoke INSERT privileges on tables, views, MQTs, and nicknames
- Grant or revoke DELETE privileges on tables, views, MQTs, and nicknames
- Grant or revoke UPDATE privileges on tables, views, MQTs, and nicknames
- Grant or revoke EXECUTE privileges on all packages and routines except Db2 audit facility routines
- Grant or revoke usage privilege on all XSR and sequence objects
You can assign DATAACCESS authority on a database called SAMPLE to user john by executing the following ...