SAP
C_HANAIMP_12 · Question #150
What do you use in a SQL query to sort fuzzy text search results by relevance? Please choose the correct answer. Response:
The correct answer is B. SCORE(). See the full explanation below for the reasoning.
Question
What do you use in a SQL query to sort fuzzy text search results by relevance? Please choose the correct answer. Response:
Options
- ARANK()
- BSCORE()
- CSORT BY
- DTOP
How the community answered
(27 responses)- A4% (1)
- B78% (21)
- C7% (2)
- D11% (3)
Community Discussion
No community discussion yet for this question.