0

I have to import a csv file in Google spreadsheet, from where the records have to push to Cloud SQL. I have following question:

  1. Google Spreadsheet limit is "Number of cells: 400,000" . My csv may have data larger than the limit.What could be the alternate to load the complete csv data to spreadsheet?
  2. I get Exceeded Maximum Execution time error when trying to import CSV to Google spreadsheet(referred the tutorial provided by Google).How the code provided can be improved to avoid the error.
4

0 回答 0