InterviewSolution
Saved Bookmarks
| 1. |
How Can You Import Only A Subset Of Rows Form A Table? |
|
Answer» By USING the WHERE CLAUSE in the sqoop import statement we can import only a SUBSET of rows. By using the WHERE clause in the sqoop import statement we can import only a subset of rows. |
|