Sign in
◑
Theme
apache
/
datafusion-sqlparser-rs
/
refs/heads/postgres-root-operators-display-space
/
.
/
fuzz
/
fuzz_seeds
/
update_set.sql
blob: 974d1a321ac711f3c225704cb05e0bd0000c3620 [
file
]
UPDATE
t
SET
a
=
a
+
1
,
b
=
'z'
WHERE
c
IS
NOT
NULL