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 |
Explain handles in magento?
Write a query to get product details with id in magento?
When you need to clear the cache to see the changes made in magento?
How much does magento cost per month?
How much is magento cloud?
How to add an rss feed in magento?
What is extension in magento?
State whether namespace is mandatory while creating a custom module in magento?
Which billing information can be managed through magento?
How we can format price in magento?
How to add an external javascript or css file to magento?
Explain magento’s compilation feature?