> But I want to use some view. I
> thought it will be painless if I'm use Zend_Db_Table_Abstract to
> select data from views.
As far as application code is concerned, views are just like tables.
> At every update and insert operation I will use tables because the
> databases don't know materialized view. If does - maybe Postgres - it
> is difficult very much.
I don't know what materialized views have to do with anything.
Updateble views is what you need. MySQL supports them, and probably
PostgreSQL does too.
Jaka
没有评论:
发表评论