Query to find out the backend column for the product attribute ‘name’

SELECT attribute, type FROM eav_attribute WHERE entity_type_id = x AND attribute_code = 'name';

SELECT attribute_code, backend_type FROM eav_attribute WHERE entity_type_id = x AND attribute_code = 'name';

SELECT attribute_code, type FROM eav_attribute WHERE entity_type_id = x AND attribute_code = 'name';

SELECT attribute_code, type FROM attribute WHERE entity = x AND attribute = 'name';

Verified Answer
Correct Option - b

To get all Infosys Certified Magento Developer - T200 Exam questions Join Telegram Group https://grateful.prepflix.in/infy-lex-pdfs

Telegram