Guest User

Untitled

a guest
Jan 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. read_cursor.execute('INSERT OR IGNORE INTO quantity VALUES (?,?,?)', row)
  2.  
  3. read_cursor.execute('sqlstatements/quantity.sql', row)
Add Comment
Please, Sign In to add comment