2 lines
55 B
Plaintext
Vendored
2 lines
55 B
Plaintext
Vendored
SELECT * FROM VALUES 1, 2 ,3 UNION ALL VALUES 1, 2, 3;
|