nerdexam
Dell-EMC

E20-495 · Question #30

How are the number of records returned in a result set for a BAM report limited?

The correct answer is B. Set the maxRows parameter in the jdbc-config.xml for the BAM server web application. See the full explanation below for the reasoning.

Question

How are the number of records returned in a result set for a BAM report limited?

Options

  • AUse the TOP { n} keyword in the report query (where n is the number of rows)
  • BSet the maxRows parameter in the jdbc-config.xml for the BAM server web application.
  • CSet the MAX_ROWS initialization parameter for the BAM database.
  • DSet the max_returned_rows parameter in the dfc properties for the BAM server.

How the community answered

(56 responses)
  • A
    16% (9)
  • B
    73% (41)
  • C
    4% (2)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full E20-495 Practice