Message in Chinese (Simplified) (中文(简体))

无法对视图 "%2" 创建 %1,因为它使用了包含 DISTINCT 关键字的聚合 "%3"。请考虑不对视图进行索引或删除 DISTINCT。另外,请考虑在对列分组时使用 GROUP BY 或 COUNT_BIG(*) 视图模拟 DISTINCT。

Unlocalized message

Cannot create %1 on view "%2" because it uses aggregate "%3" with the DISTINCT keyword. Consider not indexing this view or eliminating DISTINCT. Consider use of a GROUP BY or COUNT_BIG(*) view to simulate DISTINCT on grouping columns.

Search by Google
Available localized messages
Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Russian (Русский) Korean (한국어) Prior (Message) French (Français) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Next (Message) Dutch (Nederlands) Portuguese (Brazil) (Português (Brasil))