tax

3 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
code t_code20 24 null
department.tax_code fk_department_tax_code N
itemizer.code Implied Constraint R
tax_details.tax_code fk_tax_details_tax_code C
transactions.tax_code fk_transactions_tax_code R
name text 2147483647 null
enabled bool 1 true

Indexes

Constraint Name Type Sort Column(s)
pk_tax Primary key Asc code

Relationships