Subject | Re: [firebird-support] GRANT field level for select and insert |
---|---|
Author | Helen Borrie |
Post date | 2007-06-10T08:36:27Z |
At 06:24 PM 10/06/2007, you wrote:
2. You can't insert fields (or delete them). You insert or delete rows.
./heLen
>Looking at the definition of GRANT i see that you can grant privileges1. You can restrict SELECTed fields in statements
>on field level for UPDATE (and REFERENCES) like:
>
>GRANT UPDATE (Field1, Field2) ON MyTable TO USER User1
>
>Why is field level assignment only implemented for UPDATE and not for
>SELECT and INSERT?
2. You can't insert fields (or delete them). You insert or delete rows.
./heLen