2 lines
96 B
Plaintext
2 lines
96 B
Plaintext
-- append two tables
|
|
SELECT * FROM benchmark.trade10m UNION ALL SELECT * FROM benchmark.trade10m |