Table Schema: mf_tax_tables

This topic describes the columns in the mf_tax_tables table.

Column Name Data Type Primary Key Is Nullable Column ID Comment Reference Count Reference To
country_id smallint 0 0 1   0 mf_countries.country_id
state_id smallint 0 1 2   0 mf_country_regions.country_region_id
postal_code varchar (10) 1 0 3   0  
state_abbrev varchar (50) 0 1 4   0  
county_name varchar (50) 0 1 5   0  
city_name varchar (50) 0 1 6   0  
state_sales_tax decimal (7,6) 0 1 7   0  
state_use_tax decimal (7,6) 0 1 8   0  
county_sales_tax decimal (7,6) 0 1 9   0  
county_use_tax decimal (7,6) 0 1 10   0  
city_sales_tax decimal (7,6) 0 1 11   0  
city_use_tax decimal (7,6) 0 1 12   0  
total_sales_tax decimal (7,6) 0 1 13   0  
total_use_tax decimal (7,6) 0 1 14   0  
tax_shipping_alone bit 0 1 15   0  
tax_shipping_handling_together bit 0 1 16   0  

Return to index of tables

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.