This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Is it possible to alter table and add a column after a specific column in Big query ? something like Alter table <abc> add column <mnc> after <column_name> . If not then are there any other ways to do and receive the same result ?