Table idempiere11.adempiere.c_country_trl
Country

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
c_country_id numeric 10
c_country
Country
ad_language varchar 6
ad_language
Language for this entity
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
istranslated bpchar 1 'N'::bpchar This column is translated
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
regionname varchar 60  √  null Name of the Region
c_country_trl_uu varchar 36  √  NULL::character varying C_Country_Trl_UU
placeholderaddress1 varchar 255  √  NULL::character varying Placeholder for Address 1
placeholderaddress2 varchar 255  √  NULL::character varying Placeholder for Address 2
placeholderaddress3 varchar 255  √  NULL::character varying Placeholder for Address 3
placeholderaddress4 varchar 255  √  NULL::character varying Placeholder for Address 4
placeholderaddress5 varchar 255  √  NULL::character varying Placeholder for Address 5
placeholdercity varchar 255  √  NULL::character varying Placeholder for city
placeholdercomments varchar 255  √  NULL::character varying Placeholder for comments
placeholderpostal varchar 255  √  NULL::character varying Placeholder for postal
placeholderpostal_add varchar 255  √  NULL::character varying Placeholder for additional zip

Table contained 251 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort
c_country_id + ad_language Primary key Asc/Asc
c_country_trl_uu Must be unique Asc


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.