TypeTable
Countrygdata_master_country

Country information (e.g. UAE).

Field NameData TypeDescription
idvarchar(255)Unique identifier for the country.
createdattimestampDate and time when the country entry was created.
createdbyvarchar(255)The user or system that created the country entry.
modifiedattimestampDate and time when the country entry was last modified.
modifiedbyvarchar(255)The user or system that last modified the country entry.
statusvarchar(255)Current status of the country entry.
tagsvarchar(255)Tags associated with the country.
alpha2codevarchar(255)Two-letter country code (e.g., US for United States).
codevarchar(255)General country code (could be an internal system code).
currencyidvarchar(255)Identifier for the currency used in the country.
namevarchar(1000)Full name of the country.
phonenumberprefixvarchar(255)Telephone prefix for the country (e.g., +1 for US).
timezonevarchar(255)Time zone in which the country is located.