Skip to content

Instantly share code, notes, and snippets.

@anitaokoh
Created July 2, 2019 14:50
Show Gist options
  • Save anitaokoh/42bf3df4b6ae30765e99efaf19e61bcd to your computer and use it in GitHub Desktop.
Save anitaokoh/42bf3df4b6ae30765e99efaf19e61bcd to your computer and use it in GitHub Desktop.
CREATE TABLE tablename(column_1 data type,
column_2 data type,
......);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment