0 votes
in Hive by

What does the “USE” command in the hive do?

1 Answer

0 votes
by

Basically, fix the database on which all the subsequent hive queries will run we use the “USE” command in Hive.

...