3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
-- select rows
|
|
CREATE TABLE res0 AS
|
|
SELECT * FROM trade10m; |
-- select rows
|
|
CREATE TABLE res0 AS
|
|
SELECT * FROM trade10m; |