On Wednesday, November 13, 2024, Mark Phillips <
mphillips@mophilly.com> wrote:
Given a database table with one policy statement FOR SELECT applied, it is necessary to apply additional policy statements for insert, update, and delete operations?
It isn’t necessary but most conventional use cases would involve establishing policies for writing as well as reading. But it is use case dependent.
David J.