Question-37: Select correct statement with regards to tombstones marker?
- Insert or updating data with null values can cause of tombstones record generation.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Ans: A, C
Exp: Tombstones are created while data is deleted and following operations causes the tombstones to be created.
- Using Delete with CQL.
- If record is expiring because of time-to-live setting
-
You can access to full explanation to question and answer from this page.