From c84ba171649078a1bb6672ce12d491d7d6166e39 Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Thu, 26 Mar 2020 09:27:51 -0500 Subject: [PATCH] Update README.md --- modern-sql/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/modern-sql/README.md b/modern-sql/README.md index f2c270c..d4e6d9b 100644 --- a/modern-sql/README.md +++ b/modern-sql/README.md @@ -106,6 +106,7 @@ Import the notes: * [demo_1.json](demo_1.json): Set operators, table value constructors, aggregation functions, and rollups. * [demo_2.json](demo_2.json): Window functions and common table expressions (recursive). * [demo_3.json](demo_3.json): Temporal tables. +* [bitemporal-table-demo](bitemporal-table-demo.json): A comprehensive look at a MariaDB Bitemporal table. by selecting "Import note".