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 -> Re: GRANTing priveleges to a user?

Re: GRANTing priveleges to a user?

From: MarkyG <markg_at_mymail.tm>
Date: 12 Feb 2002 08:23:34 -0800
Message-ID: <ab87195e.0202120823.27de4de@posting.google.com>


Exactly what it says on the tin.

Grants INSERT, UPDATE, DELETE, SELECT privileges on the CUSTOMER table to the user Lellison.

M

akshaysalkar_at_joymail.com (DukeNM) wrote in message news:<f987cd53.0202120330.25ca7f2a_at_posting.google.com>...
> What does this do?
> GRANT INSERT, UPDATE, DELETE, SELECT
> ON customers
> TO lellison;
>
> i am currently in the user/schema practice09.
Received on Tue Feb 12 2002 - 10:23:34 CST

Original text of this message

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