Sign in
◑
Theme
apache
/
datafusion-sqlparser-rs
/
refs/heads/postgres-root-operators-display-space
/
.
/
fuzz
/
fuzz_seeds
/
create_view.sql
blob: 668495da2bc4b414f2a604737bee174a0f485c24 [
file
]
CREATE
VIEW
v
AS
SELECT
a
,
b
FROM
t
WHERE
a
>
0