Can free form SQL queries be used with Sqoop import command?
Answer Posted / Shiv Ram
Yes, it is possible to use free form SQL queries with the Sqoop import command. You can use the --query parameter to specify a custom SQL query instead of using the default one.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers