mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Fixed formatiing
This commit is contained in:
parent
269700df42
commit
c95e10777f
@ -1154,8 +1154,8 @@ Result:
|
|||||||
|
|
||||||
```
|
```
|
||||||
┌─formatDateTime(toDateTime64('2010-01-04 12:34:56.123456', 7), '%f')─┐
|
┌─formatDateTime(toDateTime64('2010-01-04 12:34:56.123456', 7), '%f')─┐
|
||||||
│ 1234560 │
|
│ 1234560 │
|
||||||
└──────────────────────────────────────────────────────────────────────┘
|
└─────────────────────────────────────────────────────────────────────┘
|
||||||
```
|
```
|
||||||
|
|
||||||
## dateName
|
## dateName
|
||||||
|
Loading…
Reference in New Issue
Block a user