The clause 'WHERE $CONDITIONS' in the sql query specified to import data, serves the purpose of
A.split the query result into multiple chunks while importing
B. picking a subset of rows from a table
C. specify the database from where the data needs to be imported
D.Specify the target directory where the data will be stored
Answer and Feedback
Answer:D