I have a GBQ table which is created from a google sheet. The names of the columns have been updated in the google sheet but it is not reflecting in the table. So i tried using ALTER command and gave the error that it is an external table and cannot be altered. IS there any workaround or I have to recreate the table using the google sheet to reflect the updated column names?