Sign in
◑
Theme
apache
/
datafusion-sqlparser-rs
/
refs/heads/postgres-root-operators-display-space
/
.
/
fuzz
/
fuzz_seeds
/
create_index.sql
blob: edf2a1543314629b24633a636e3f7b8781499e14 [
file
]
CREATE
UNIQUE
INDEX
idx_name
ON
t
(
a
,
b
)