リレーションシップクイズ

DynamoDBでリレーションシップをどうモデリングするかを確認しましょう — 1対多、多対多、隣接リスト、複合ソートキー、参照カウント。

理解度チェック

問題 1 / 5

What is the most common way to model a one-to-many relationship so a single Query returns the parent and all its children?