nerdexam
Magento

M70-201 · Question #39

What does Magento use to determine whether the automatically run upgrade scripts have been run yet?

The correct answer is C. The version number (or lack thereof) stored in the core_resource table. See the full explanation below for the reasoning.

Question

What does Magento use to determine whether the automatically run upgrade scripts have been run yet?

Options

  • AThe modification date on the modules' etc/config.xml file
  • BThe version number (or lack thereof) stored in the core_module_version table
  • CThe version number (or lack thereof) stored in the core_resource table
  • DA comparison of the resources that are capable of successfully loading

How the community answered

(43 responses)
  • A
    16% (7)
  • B
    5% (2)
  • C
    72% (31)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice