Show me this set of test questions.

  1. Rule scope determines which data is processed during rule execution.
  2. So a database-enabled Rulesheet does not inadvertently retrieve all the corresponding data in a database, which could be a lot of data!
  3. It is extended to the database.
  4. True. Only root-level entities need to be extended. All other entities are extended automatically because their scope is reduced enough to not be as concerned about massive amounts of retrieved data.
  5. See the Data Integration Guide.
  6. No. In general, the rule modeler does not need to worry about where data is stored.
  7. Yes. The exception is when rules are written using root-level terms. If the Rulesheet is database-enabled, then these root-level terms may need to be extended to the database.