Huawei
H13-723_V2.0 · Question #27
H13-723_V2.0 Question #27: Real Exam Question with Answer & Explanation
Sign in or unlock H13-723_V2.0 to reveal the answer and full explanation for question #27. The question stem and answer options stay visible for context.
Question
Suppose there is an application, there are 10 tables, each table has tens of millions of records, and the number of fields is about 20. Now Redis is used to cache the data of these 10 tables. For the design of the data structure, which of the following is the best design?
Options
- AA hash structure is adopted, and a table uses a hash KEY, and a row in the table records a field
- BUsing a hash structure, each row record of each table uses a hash KEY, the field of the hash KEY
- CUsing string structure, each field in each row of each table uses a KEY.
- DUsing string structure, each row of each table uses a KEY, and value is the concatenated value of
Unlock H13-723_V2.0 to see the answer
You've previewed enough free H13-723_V2.0 questions. Unlock H13-723_V2.0 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.