0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-08 08:24:18 +00:00
Files

5 lines
54 B
Plaintext
Raw Permalink Normal View History

CREATE TABLE t1(x,y,z);
CREATE TABLE t3(x,y,z);