IS it possible-->Grant DROP Table to <username>/<rolename>;
479582Oct 27 2006 — edited Oct 27 2006Can I give (9i/10g - DB):
Grant DROP Table to <username>/<rolename>;
I don't wan't to give
Grant DROP any Table to <username>/<rolename>;
Giving "any" will give the privledge to drop any table in any other schema also.
Regards
Arun Tayal