---
---
> no read up and no write down policies in BLP model, what sort of queries/
> statements in SQL are read and write!?
READ: SELECT
WRITE: UPDATE/DELETE
Thank you for your considerations, so by the way how about Create, Views, and
so on.
And Update a / some (s) row or whole table;
On Feb 24, 2011, at 5:29 AM, H S wrote:
> no read up and no write down policies in BLP model, what sort of queries/
> statements in SQL are read and write!?
READ: SELECT
WRITE: UPDATE/DELETE
Thanks & Regards,
Vibhor
--
Sent via pgsql-admin mailing list ([email protected])
To make cha
Hi to all ,
I have some questions:
no read up and no write down policies in BLP model, what sort of queries/
statements in SQL are read and write!?
Sara