DynamoDB - Access Patterns and Query Optimization
If a single-table design uses a composite key with PK as 'CUSTOMER#ID' and SK as 'INVOICE#DATE', what will happen if you query with PK='CUSTOMER#123' and SK='INVOICE#2023-01-01'?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions