Have you heard about Temporal Tables in SQL Server, not TEMP tables?


Details
Temporal tables - not to be mistaken with temporary tables - were introduced as a new feature in SQL Server 2016. Temporal tables, also named as system-versioned tables, allow SQL Server to automatically keep track of the history of data changes in the table. In this session you will learn about
Introduction to Temporal Tables
Business Scenarios where you can use Temporal Tables
Considerations and Limitations
Demo
Speaker - Durga Mallampalli
Durga is a Software Developer with 14+ years of experience developing solutions using Microsoft Technologies. He has extensive experience in implementing enterprise solutions for Government and Financial sector clients throughout his career. Durga does volunteering for various community events like SQLSaturday, Bootcamps and local user groups.

Sponsors
Have you heard about Temporal Tables in SQL Server, not TEMP tables?