mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
19 lines
182 B
Plaintext
19 lines
182 B
Plaintext
|
======Before Truncate======
|
||
|
1
|
||
|
1
|
||
|
1
|
||
|
1
|
||
|
1
|
||
|
2000-01-01 1
|
||
|
2000-01-01 1
|
||
|
======After Truncate And Empty======
|
||
|
0
|
||
|
======After Truncate And Insert Data======
|
||
|
1
|
||
|
1
|
||
|
1
|
||
|
1
|
||
|
1
|
||
|
2000-01-01 1
|
||
|
2000-01-01 1
|