Sign in
◑
Theme
apache
/
datafusion-sqlparser-rs
/
refs/heads/postgres-root-operators-display-space
/
.
/
fuzz
/
fuzz_seeds
/
insert_select.sql
blob: 4ff915f4ee53d45277cd78c0411688ea2bde0b12 [
file
]
INSERT
INTO
t
(
a
,
b
)
SELECT
x
,
y
FROM
u
WHERE
x
>
0