Обсуждение: BLP Model on Postgresql

Поиск
Список
Период
Сортировка

BLP Model on Postgresql

От
H S
Дата:
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


Re: BLP Model on Postgresql

От
Vibhor Kumar
Дата:
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

Re: BLP Model on Postgresql

От
H S
Дата:


---



---
> 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; Delete a / some row(s)  or whole table,  do you mean?


--


Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin