Microsoft
Software
Hardware
Network
Question : Grant all to a user doesn't grant create index privilege
I did this: grant all on my_table to my_user. But, my_user still cannot create an index on my_table. Why? I thought grant all include index privilege. Thanks.
GRANT ALTER, DELETE, INDEX, INSERT, REFERENCES, SELECT, UPDATE, ON COMMIT REFRESH, QUERY REWRITE, DEBUG, FLASHBACK ON ,my_table TO my_user;
Answer : Grant all to a user doesn't grant create index privilege
They will also require the CREATE ANY INDEX privilege.
I assume they already have the CREATE ANY TABLE privilege to allow them to create tables in a schema other than their own.
Random Solutions
mssql: problem with a select when clause
When will Barack Hussein Obama and the democrats take credit for their failed policies?
Citrix Secure Gateway 3.0.1 SSL Certificate
dynamic dropdown list months
HP DL360 reboots contantly
keep NIC on after shutdown / disable power management
Grant all to a user doesn't grant create index privilege
Can you limit the Xfer folder from Symantec Endpoint Protection Client?
Insert records into SQL table from Select Statement
Windows 7 root directory permissions