How many tables will be created in eav module in magento? Name them.
Answer Posted / Varun Kumar Gupta
The EAV (Entity Attribute Value) model creates several tables in Magento for managing product attributes. The main tables are:neav_attributeneav_attribute_setneav_attribute_groupneav_entity_attributenEach of these tables has several related tables, such as eav_entity_attribute_option and others.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers