Granting the LOAD Privilege on Tables
Grant the privilege to load a specified table.
Prerequisites
Requires one of:
MANAGE ANY OBJECT PRIVILEGE system privilege or,
The LOAD object privilege with the WITH GRANT OPTION clause on the table or,
You own the table.
Task
To grant the LOAD privilege, enter:
GRANT LOAD
ON
table_name
TO
userID
[,...]
Parent topic:
Grant and Revoke Object-Level Privileges
Related tasks
Granting the Right to Administer an Object-Level Privilege
Related reference
GRANT Object-Level Privilege Statement
Created November 21, 2013. Send feedback on this help topic to Technical Publications:
pubs@sap.com