Answer Posted / Gyaneshchandra Sharma
The `list-tables` command in Sqoop is used to list the tables present in a relational database that can be imported into Hadoop. You can use it with the following syntax: `sqoop list-tables --connect <connection_string>`. Note that this command requires a valid connection string for your database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers