m_tax_group

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_charge.tax_group_id FK_m_charge_m_tax_groupR
m_savings_account.tax_group_id FK_savings_account_tax_groupR
m_savings_product.tax_group_id FK_savings_product_tax_groupR
m_tax_group_mappings.tax_group_id FK_tax_group_mappings_tax_groupR
name VARCHAR 50 null
createdby_id BIGINT 19 null
m_appuser.id FK_tax_group_createdbyR
created_date DATETIME 19 null
lastmodifiedby_id BIGINT 19 null
m_appuser.id FK_tax_group_lastmodifiedbyR
lastmodified_date DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_tax_group_createdby Performance Asc createdby_id
FK_tax_group_lastmodifiedby Performance Asc lastmodifiedby_id

Relationships