Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> What the privilege is needed?

What the privilege is needed?

From: Diviner <diviner_at_hknet.com>
Date: Thu, 22 Feb 2001 19:51:30 +0800
Message-ID: <3A94FD42.99E5CED8@hknet.com>

If a user can create an index like this:

"create unique index idx_UserAcc on UserAcc(Company, Login);"

but failed on this creation:

"create unique index idx_UserAcc on UserAcc(Company, Upper(Login));"

So what is the privilege missing for this user?

--
Best regards,
Diviner.
Received on Thu Feb 22 2001 - 05:51:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US