Skip to main content
Planview Customer Success Center

Country code is missing in country table fom backend

Can the country code in the country table for the field "twodigitcode" be updated from the backend using the script below:

UPDATE country SET twodigitcode='YY' where code='YYY' and description='country'


Yes, the two digit country code, field ‘twodigitcode’ can be updated as long as the value is unique