grant update on employees to scott
this piece of code gives the right of update on employees table of current user, for user scott
Posted by ilovedatabase on 24 Feb 2009
grant update on employees to scott
this piece of code gives the right of update on employees table of current user, for user scott
Posted in ORACLE | Tagged: grant, update, user | Leave a Comment »