nerdexam
Microsoft

70-433 · Question #99

70-433 Question #99: Real Exam Question with Answer & Explanation

The correct answer is A. SELECT *. See the full explanation below for the reasoning.

Question

You have a table named Books that has columns named BookTitle and Description. There is a full-text index on these columns. You need to return rows from the table in which the word 'computer' exists in either column. Which code segment should you use?

Options

  • ASELECT *
  • BSELECT *
  • CSELECT *
  • DSELECT *

Community Discussion

No community discussion yet for this question.

Full 70-433 Practice