nerdexam
Adobe

9A0-127 · Question #96

Your application has a page that has very high traffic. The page is rendered from data in a database. Your application should only run a query if it has been longer than 60 seconds since its last…

The correct answer is C. cachedWithin. See the full explanation below for the reasoning.

Question

Your application has a page that has very high traffic. The page is rendered from data in a database. Your application should only run a query if it has been longer than 60 seconds since its last execution. Which attribute of the cfquery tag allows you to specify a time where a query should NOT be executed again?

Options

  • AcachedAfter
  • BcachedBefore
  • CcachedWithin
  • DcachedFor

How the community answered

(63 responses)
  • A
    8% (5)
  • B
    3% (2)
  • C
    76% (48)
  • D
    13% (8)

Community Discussion

No community discussion yet for this question.

Full 9A0-127 Practice