Sign in
apache
/
hive
/
refs/heads/HiveAggregateReduceFunctionsRule
/
.
/
hplsql
/
src
/
test
/
queries
/
db
/
set_current_schema.sql
blob: 059ef22c49f199db3171ec44d3396b33f87496c6 [
file
] [
log
] [
blame
]
SET
CURRENT
SCHEMA
=
default
;
SET
CURRENT_SCHEMA
=
default
;
SET
SCHEMA
=
default
;
SET
SCHEMA
default
;
SET
SCHEMA
=
'default'
;
SET
SCHEMA
'def'
||
'ault'
;