Re: limiting select acces to a table

From: Friedrich Krebs <fkrebs_at_iset.uni-kassel.de>
Date: 1996/11/07
Message-ID: <3281BFC1.2D9B_at_iset.uni-kassel.de>#1/1


mike west wrote:
>
> Is it possible to limit select access to certain columns in a table
> using the grant command or is a view the only way to do this ????

It is!

GRANT update (ename, job) ON emp TO mwest

(referring Application Developer's Guide, Pg. 10-13)

holger & fritz Received on Thu Nov 07 1996 - 00:00:00 CET

Original text of this message