|
|
|
|
|
by glogla
4069 days ago
|
|
SQL server can't do materialized views that refresh on demand, while postgres can't do materialized views that refresh automatically. Personally, I saw materialized views that refresh on demand used much more than materialized views that refresh automatically, even though Oracle can be both. |
|