SAP
C_TAW12_740 · Question #79
When does SAP recommended that you use a hashed table?
The correct answer is B. When a table is very large and you want to access the table by key only. See the full explanation below for the reasoning.
Question
When does SAP recommended that you use a hashed table?
Options
- AWhen a table must to sorted automatically by key in ascending order
- BWhen a table is very large and you want to access the table by key only
- CWhen a table is very large and you want to access the table by index only
- DWhen a table must be accessible by both index and key
How the community answered
(58 responses)- A3% (2)
- B74% (43)
- C16% (9)
- D7% (4)
Community Discussion
No community discussion yet for this question.