AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: An insurance company stores its data in databricks video

Question 1 Be Honest
« Back   Next data-engineer-professional Question »
Answer

Full Certification Question

An insurance company stores its data in such a way that the start_date and end_date of all the current and expired policies can be fetched from a single table. Whenever a new policy is generated the record is added to the delta table with the active column set to True whereas the value remains False for the expired policies. Which type of slowly Changing Dimension(SCD) is followed by this delta table?