nerdexam
IBM

C2090-312 · Question #198

You want to determine which objects of your database DB1 are in LPL. What command should be used?

The correct answer is D. -DIS DB(DB1) SP(') RESTRICT(LPL) LIMIT(') SCOPE(GROUP). See the full explanation below for the reasoning.

Question

You want to determine which objects of your database DB1 are in LPL. What command should be used?

Options

  • A-DIS DB(DB1) SP(') ADVISORY(LPL) LIMIT(')
  • B-DIS DB(DB1) SP(') RESTRICT(LPL) LIMIT(')
  • C-DIS DB(DB1) SP(') ADVISORY(LPL) LIMIT(") SCOPE(GROUP)
  • D-DIS DB(DB1) SP(') RESTRICT(LPL) LIMIT(') SCOPE(GROUP)

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    15% (6)
  • C
    8% (3)
  • D
    75% (30)

Community Discussion

No community discussion yet for this question.

Full C2090-312 Practice