new_countryBase

62 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
CreatedOn timestamp 26,3 null
statecode int4 10 0
statuscode int4 10 null
new_name varchar 100 null
new_ShortCountryName varchar 2 null
new_Offshore bool 1 null
new_IPlist varchar 4000 null
id serial 10 nextval('v1."new_countryBase_id_seq"'::regclass)
AccountBase.country_id AccountBase_country_id_fkeyR
new_new_brand_new_countryBase.country_id new_new_brand_new_countryBase_country_id_fkeyR
Project_Countries.country_id Project_Countries_country_id_fkeyR

Indexes

Constraint Name Type Sort Column(s)
new_countryBase_id_key Must be unique Asc id

Relationships