mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update 01358_mutation_delete_null_rows.sql
This commit is contained in:
parent
d8ae9c571c
commit
ced1272368
@ -23,4 +23,4 @@ ALTER TABLE mutation_delete_null_rows DELETE WHERE UserID = 0 SETTINGS mutations
|
||||
select '--------';
|
||||
SELECT * FROM mutation_delete_null_rows ORDER BY EventDate;
|
||||
|
||||
drop table mutation_delete_null_rows;
|
||||
drop table mutation_delete_null_rows;
|
||||
|
Loading…
Reference in New Issue
Block a user