InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) The collation and language information for the client computer is stored in the form of a locale identifier (LCID)(b) SQL Server 2008 Analysis Services also supports translations of cube objects(c) SQL Server 2000 Analysis Services supports translations of cube objects(d) None of the mentionedI have been asked this question in an online quiz.My question is from Analysis Services in section Business Intelligence of SQL Server |
|
Answer» CORRECT answer is (a) The collation and language information for the client COMPUTER is stored in the FORM of a locale IDENTIFIER (LCID) The best explanation: The instance uses the LCID to determine which set of translations to use when providing metadata for Analysis Services OBJECTS. |
|