mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Update except.md
Symbol Error
This commit is contained in:
parent
213c7cffb5
commit
04b75a3ac9
@ -103,7 +103,7 @@ INSERT INTO holdings VALUES
|
|||||||
('Bitcoin', 200),
|
('Bitcoin', 200),
|
||||||
('Ethereum', 250),
|
('Ethereum', 250),
|
||||||
('Ethereum', 5000),
|
('Ethereum', 5000),
|
||||||
('DOGEFI', 10);
|
('DOGEFI', 10),
|
||||||
('Bitcoin Diamond', 5000);
|
('Bitcoin Diamond', 5000);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user