GRANT usage

From: Yashesh Bhatia <yab_at_cs.brown.edu>
Date: Fri, 6 Mar 1992 19:29:24 GMT
Message-ID: <1992Mar6.192924.9205_at_cs.brown.edu>


Hi

Can you have a WHERE condition in a GRANT statement

for e.g is this a valid statement

GRANT UPDATE
ON <tablename>
TO PUBLIC
WHERE <condition>

If this is not possible how does one do selective locking of tuples in SQL.

Thanks

Yashesh Received on Fri Mar 06 1992 - 20:29:24 CET

Original text of this message