Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Assigning select on specific column to a user
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
![]() |
![]() |