2 lines
37 B
Plaintext
2 lines
37 B
Plaintext
create or replace table t1 (id int);
|
create or replace table t1 (id int);
|