Microsoft
98-364 · Question #134
You are writing a select statement to find every product whose name contains a specific character. Which keyword should you use in your where clause?
The correct answer is D. LIKE. See the full explanation below for the reasoning.
Question
You are writing a select statement to find every product whose name contains a specific character. Which keyword should you use in your where clause?
Options
- AFIND
- BBETWEEN
- CINCLUDES
- DLIKE
How the community answered
(45 responses)- A7% (3)
- B13% (6)
- C4% (2)
- D76% (34)
Community Discussion
No community discussion yet for this question.