Answer Posted / Ramesh Singh Brijwal
The `import-all-tables` command in Sqoop is used to import all tables from a specified database. You can use it with the following syntax: `sqoop import-all-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