We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35fdee commit b962d11Copy full SHA for b962d11
docs/en/sql-reference/data-types/time.md
@@ -1,7 +1,10 @@
1
---
2
+description: 'Documentation for the Time data type in ClickHouse, which stores
3
+ the time range with second precision'
4
slug: /sql-reference/data-types/time
5
sidebar_position: 15
-sidebar_label: Time
6
+sidebar_label: 'Time'
7
+title: 'Time'
8
9
10
# Time
docs/en/sql-reference/data-types/time64.md
+description: 'Documentation for the Time64 data type in ClickHouse, which stores
+ the time range with sub-second precision'
slug: /sql-reference/data-types/time64
sidebar_position: 17
-sidebar_label: Time64
+sidebar_label: 'Time64'
+title: 'Time64'
# Time64
0 commit comments