Login
Remember
Register
Ask a Question
The query "SHOW DATABASE LIKE 'h.*' ; gives the output with database name
0
votes
asked
Apr 3, 2020
in
Big Data | Hadoop
by
Tate
The query "SHOW DATABASE LIKE 'h.*' ; gives the output with database name
A - containing h in their name
B - starting with h
C - ending with h
D - containing 'h.'
#hive
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 3, 2020
by
Tate
B - starting with h
...