EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB5521: Are case sensitive database tables supported in the MicroStrategy 9.x Product Suite?


Community Admin

• Strategy


Are case sensitive database tables supported in the MicroStrategy 9.x Product Suite?

 
Case sensitive tables are not supported in Strategy 9.x. Therefore, the Strategy SQL Generation Engine is not be able to distinguish between the following two different warehouse tables:
 
 
Table1:
Time_Zone as varchar
 
Table2:
TIME_ZONE as varchar
 
The Structured Query Language (SQL) generated will not reflect the difference in the tables. As a workaround, rename the table columns on the warehouse side respectively to 'Time_zone1' and 'time_zone2'.
 
 
NOTE:
Database using case sensitive collation is not supported either. So even if the warehouse is case sensitive, Strategy does not allow more than one table or column with names only different in cases. Architect which is the component reading from Database is non-case sensitive.
 
 
 
 
 


Comment

0 comments

Details

Knowledge Article

Published:

June 7, 2017

Last Updated:

June 7, 2017