What is a Bit Map Set Manipulation Step (BMSMS)?
Answer(s)
- Relocating data in preparation for an upcoming join step
- Handling weakly selective secondary indexes that have been ANDed
- Combining rows under control of a UNION, EXCEPT, MINUS, or INTERSECToperator
- Taking a single row of a table and using a secondary index value that hashes to the AMP onwhich the table row is stored
Correct Answer
Handling weakly selective secondary indexes that have been ANDed