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