On Sat, Jun 05, 2004 at 18:50:56 +0200, Bambero <[EMAIL PROTECTED]> wrote: > GRANT for row access ?
It looks like you may be expecting individuals to own rows. I didn't read that into your original post. GRANTing appropiate rights could allow a table owner to be able to INSERT, UPDATE and DELETE while others could only INSERT. If you have some concept of a row owner, then you will probably want to use triggers or rules. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly