Skip to content

Instantly share code, notes, and snippets.

@montanalow
Created February 4, 2021 00:49
Show Gist options
  • Save montanalow/a4a8fe84bd9b77b62aaed8e3c4f3a9ba to your computer and use it in GitHub Desktop.
Save montanalow/a4a8fe84bd9b77b62aaed8e3c4f3a9ba to your computer and use it in GitHub Desktop.
ALTER TABLE products
ADD COLUMN sales_volume integer;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment