Message in Chinese (Simplified) (中文(简体))
无法对视图 "%2" 创建 %1,因为其中包含一个或多个子查询。请考虑将视图更改为仅使用联接而不使用子查询。另外,请考虑不对视图进行索引。
Unlocalized message
Cannot create %1 on view "%2" because it contains one or more subqueries. Consider changing the view to use only joins instead of subqueries. Alternatively, consider not indexing this view.
Search by Google