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
Problems sending email from iPhone configured with Active Sync
SQL Server Delete Trigger, want to retain values of record being deleted
Populate value for the first item
firefox and thunderbird displaying text/font funny
Remote Desktop Server 2003 Group Policy and Server 2008
Can MS Excel 2007 design the same layout image (See below) using scalable framed cells and embed fields text or images for use by web developers
Wordpress components/plugins/functio
nality
How do I keep the jQuery Accordion from touching the footer-especially IE7?
.vcf
Microsoft Clustering on VMWare ESX 4