Pages
(Move to ...)
Home
Thank You
▼
Showing posts with label
Moving a table from one Hive database to another
.
Show all posts
Showing posts with label
Moving a table from one Hive database to another
.
Show all posts
Saturday, August 29, 2020
Moving a table from one Hive database to another
›
This article is to let you know how to move a table from one database to another in Hive. CREATE TABLE TestDB.emp AS SELECT * FROM dbTest.e...
›
Home
View web version