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

Home -> Community -> Usenet -> c.d.o.server -> Assigning select on specific column to a user

Assigning select on specific column to a user

From: <anasuya_shukla_at_my-deja.com>
Date: Fri, 01 Sep 2000 15:23:52 GMT
Message-ID: <8oohld$o9v$1@nnrp1.deja.com>

Hi,

 I keep getting the error message "missing ON keyword" when trying to grant select,update ..etc on a specific column in a table to a user.
The Oracle 8i books suggest:
GRANT UPDATE (dname) ON dept TO human_resources;

But this gives me the above error message. Any help will be much appreciated.

I am using Oracle 8.1.5.

Ana

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Sep 01 2000 - 10:23:52 CDT

Original text of this message

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