Skip to content

Commit 9cd6510

Browse files
authored
Update index.md
1 parent 99bac44 commit 9cd6510

File tree

1 file changed

+4
-0
lines changed
  • docs/en/sql-reference/00-sql-reference/32-system-history-tables

1 file changed

+4
-0
lines changed

docs/en/sql-reference/00-sql-reference/32-system-history-tables/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: System History Tables
33
---
44

5+
import FunctionDescription from '@site/src/components/FunctionDescription';
6+
7+
<FunctionDescription description="Introduced or updated: v1.2.752"/>
8+
59
# System History Tables
610

711
System history tables store persistent data in the `system_history` schema for auditing, troubleshooting, and compliance purposes. They track query execution, user logins, and system logs that can be queried using standard SQL.

0 commit comments

Comments
 (0)