Given an EAV-based data model whose data is stored in the table foo_entity, in which table would you find the
values for an attribute of the varchar type?

A.
foo_entity_attribute_storage
B.
foo_entity_varchar
C.
entity_attribute_varchar
D.
foo_entity