Materialized view (MV) and table

本文探讨了Materialized View (MV) 和传统表之间的区别。MV专为断开连接的计算而设计,用户对MV所做的更改不会立即对其他用户可见,直到更新数据库服务器。此外,当MV基于多个表并使用复杂查询构建时,使用MV可以显著提高性能。

Materialized view (MV) is for disconnected computing, the difference between table and MV is table you can do DML operations which will be seen by other users whereas the changes you do to MV will not be available to others until you update your database server.

MV has another advantage when you build MV based on multiple tables using complex queries, the users when using MV the performance increases drastically.

转载于:https://my.oschina.net/u/2275100/blog/853935

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值