Skip to content

Instantly share code, notes, and snippets.

@psicobyte
Created June 4, 2015 11:50
Show Gist options
  • Select an option

  • Save psicobyte/b703f1b60cd3a3177f02 to your computer and use it in GitHub Desktop.

Select an option

Save psicobyte/b703f1b60cd3a3177f02 to your computer and use it in GitHub Desktop.
query= "SELECT Nombre FROM Victimas WHERE id=1;"
micursor.execute(query)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment