Hi, i am working on a python 2.x and Tkinter program. My table have 2 fields. How can i get a specific row? Should i write : SELECT * FROM (table-name) WHERE IDENTIFICATION == 1
How can i get the row id? Thanks.
Hi, i am working on a python 2.x and Tkinter program. My table have 2 fields. How can i get a specific row? Should i write : SELECT * FROM (table-name) WHERE IDENTIFICATION == 1
How can i get the row id? Thanks.