Skip to content

Instantly share code, notes, and snippets.

@aniruddha27
Last active May 23, 2020 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aniruddha27/1c46dad4ce7ee1e7abc635b058781535 to your computer and use it in GitHub Desktop.
Save aniruddha27/1c46dad4ce7ee1e7abc635b058781535 to your computer and use it in GitHub Desktop.
cur.execute('''Insert Into Customer ('User_ID','Product_ID','Name','Gender','AGE','CITY') Values (1006, 3, 'Princess Diana', 'Female', 28, 'Amazons');''')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment