Granting the LOAD Privilege on Tables
Grant the privilege to load a specified table.
Prerequisites
Requires one of:
MANAGE ANY OBJECT PRIVILEGE system privilege.
You have been granted the LOAD object privilege with the WITH GRANT OPTION clause on the table.
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 May 22, 2013. Send feedback on this help topic to Technical Publications:
pubs@sybase.com