Message in Chinese (Traditional) (中文(繁體))
無法在檢視 "%2" 上建立 %1,因為檢視中包含 COMPUTE 子句。建議您不要索引此檢視,或者改用 GROUP BY 或彙總檢視,以取代彙總結果的 COMPUTE 計算。
Unlocalized message
Cannot create %1 on view "%2" because it contains a COMPUTE clause. Consider not indexing this view, or using a GROUP BY or aggregate view instead to replace the COMPUTE calculation of aggregate results.
Search by Google