mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
|
2000-01-01 2 b
|
||
|
2000-01-01 5 e
|
||
|
2000-02-01 2 b
|
||
|
2000-02-01 5 e
|
||
|
0000000000 DELETE WHERE x = 1 [] [] 0 1
|
||
|
0000000001 DELETE WHERE (x % 2) = 1 ['200001','200002'] [2,1] 0 1
|
||
|
0000000002 DELETE WHERE s = \'d\' ['200001','200002'] [3,2] 0 1
|