Sign in
apache
/
hive
/
refs/heads/HiveAggregateReduceFunctionsRule
/
.
/
hplsql
/
src
/
test
/
results
/
offline
/
create_table_mysql.out.txt
blob: d07796f84bb9d9fcaa28ff0b04d3a97438aff610 [
file
] [
log
] [
blame
]
Ln:1 CREATE TABLE
Ln:1 CREATE TABLE IF NOT EXISTS `users` (
`id` int,
`name` STRING
) COMMENT 'users table'