Home » RDBMS Server » Security » How grant user update on spesific column
How grant user update on spesific column [message #380806] Tue, 13 January 2009 07:35 Go to next message
eng.oracle
Messages: 48
Registered: December 2007
Member
Hello, How are you for all?

How grant user update on spesific column on table.
not all coloums only determine coloumn
Re: How grant user update on spesific column [message #380807 is a reply to message #380806] Tue, 13 January 2009 07:39 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You didn't even read the documentation, did you?
There is an example on how to do it in GRANT page.

Regards
Michel
Re: How grant user update on spesific column [message #380815 is a reply to message #380806] Tue, 13 January 2009 08:02 Go to previous messageGo to next message
eng.oracle
Messages: 48
Registered: December 2007
Member
thank you for replaying.

the answer after reading:
GRANT  UPDATE (user_name) 
   ON ARCH_USER
   TO admins; 
Re: How grant user update on spesific column [message #380819 is a reply to message #380815] Tue, 13 January 2009 08:07 Go to previous message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Thanks for the feedback.

Regards
Michel
Previous Topic: Password transfer between Database Server and clients
Next Topic: security issues..?
Goto Forum:
  


Current Time: Fri Apr 19 00:40:53 CDT 2024