Sign in
apache
/
hive
/
refs/heads/HiveAggregateReduceFunctionsRule
/
.
/
hplsql
/
src
/
test
/
queries
/
local
/
print.sql
blob: 095682b0d46e7ace99ab86f76c91cb04313f6075 [
file
] [
log
] [
blame
]
PRINT
1
;
PRINT
'abc'
;
PRINT
(
'abc'
);