Question-37: Select correct statement with regards to tombstones marker?

  1. Insert or updating data with null values can cause of tombstones record generation.
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. 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.

  1. Using Delete with CQL.
  2. If record is expiring because of time-to-live setting
  3. You can access to full explanation to question and answer from this page.