presentations/highlight-js/test/markup/sql/set-operator.txt

1 line
55 B
Text

SELECT * FROM VALUES 1, 2 ,3 UNION ALL VALUES 1, 2, 3;