Magento
M70-101 · Question #51
Which one of the following accurately describes the purpose of the resource helper classes instantiated through Mage::getResourceHelper?
The correct answer is E. Wrap vendor-specific SQL additions into an RDBMS-agnostic interface. See the full explanation below for the reasoning.
Question
Which one of the following accurately describes the purpose of the resource helper classes instantiated through Mage::getResourceHelper?
Options
- AFormat values returned by the database for display in templates.
- BProvide a convenient way to modify database table properties.
- CProvide public access to concrete implementations of varien_Db_Adapter_Interface.
- DProvide clean access to another module's database tables.
- EWrap vendor-specific SQL additions into an RDBMS-agnostic interface.
How the community answered
(35 responses)- A3% (1)
- B9% (3)
- C6% (2)
- E83% (29)
Community Discussion
No community discussion yet for this question.