mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-16 03:12:43 +00:00
17 lines
156 B
Plaintext
17 lines
156 B
Plaintext
======Before Truncate======
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
2000-01-01 1
|
|
======After Truncate And Empty======
|
|
0
|
|
======After Truncate And Insert Data======
|
|
1
|
|
1
|
|
1
|
|
1
|
|
1
|
|
2000-01-01 1
|