Upcoming
Time Travelling Data: A Quick Overview of SQL Server Temporal Tables
A quick, practical overview of how temporal tables bring first‑class, system‑versioned history to SQL Server and simplify your data architecture.
Often, customers will ask what the data looked like on a particular date, and you might have built complex triggers and procedures to track that history. But SQL Server and Azure SQL already have a built-in solution, and it’s straightforward to use. In this quick overview, you will learn what Temporal Tables are, key scenarios for their use, and how to use built-in query syntax to retrieve the values of database records at a point in time. We will also look at how Entity Framework Core makes this even easier now with Temporal Table support.
Want me to present this at your event?
Email chadgreen@chadgreen.com to book this presentation.