How many tables will be created in eav module in magento? Name them.
Answer / 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 |
How we can add a custom payment method only enable for admin section in magento?
What are the advantages of magento?
What is tier price in magento?
Explain registry pattern in magento?
How do I upgrade to magento 2?
What is magento framework in php?
What is the use of magento in php?
What is page layout section?
Explain how to include js in magento?
What is magento integration?
List the magic methods in magento?
State the syntax to call a cms page in your module's phtml file.