0 votes
in Big Data | Hadoop by

How can you check all the tables present in a single database using Sqoop?

1 Answer

0 votes
by

The command to check the list of all tables present in a single database using Sqoop is as follows-

Sqoop list-tables –connect jdbc: mysql: //localhost/user;

Related questions

0 votes
asked Apr 3, 2020 in Big Data | Hadoop by Tate
0 votes
asked Feb 9, 2020 in Big Data | Hadoop by rahuljain1
...