HI,
We have a requirement to read multiple files from Google Drive, and write them in MYSQL DB. We are able to write the individual files to MYSQL DB, but how to read each file sequentially and load in to the DB into corresponding table one by one ?
Thanks,
Preeti