Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - SQL 的用法 » 性能提高、诊断和监控 » 关于提高性能的提示 » 使用实例化视图提高查询性能

 

实例化视图和视图匹配

优化程序使用视图匹配算法来确定实例化视图是否可以用于满足某个查询。该确定过程涉及一个查询评估步骤和一个实例化视图评估步骤。

 查询评估步骤
 实例化视图评估步骤
 另请参见