nerdexam
Oracle

1Z0-882 · Question #83

1Z0-882 Question #83: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-882 to reveal the answer and full explanation for question #83. The question stem and answer options stay visible for context.

Question

An application packs several fields of information into the details column of the table sensors. The first six characters of that data represent a location code. Example: "ABCDEFOO -ooozzz comments will be here FIELDS----FIELD64" Given the query pattern: SELECT...FROM sensors WHERE details LIKE `ABCDEF%' Which three ALTER TABLE commands enable the optimizer to user an index for this WHERE patterns?

Options

  • AALTER TABLE sensors ADD KEY (details ) USING BTREE
  • BALTER TABLE sensors ADD KEY (details) USING HASH
  • CALTER TABLE sensors ADD KEY (details(8)) USING BTREE
  • DALTER TABLE sensors ADD KEY (details(8))USING HASH
  • EALTER TABLE sensors ADD FULLTEX (details)

Unlock 1Z0-882 to see the answer

You've previewed enough free 1Z0-882 questions. Unlock 1Z0-882 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-882 Practice