2 lines
59 B
SQL
2 lines
59 B
SQL
INSERT INTO t(s, i, j) VALUES ("another test case", 6, 6);
|
INSERT INTO t(s, i, j) VALUES ("another test case", 6, 6);
|