What is the cursor object in sqlite databases in python?
I worked with a sqlite databases in python then After databse connect as fllow db=sqlite3.connect("database.sqlite") we use db.cursor(). what is this cursor object ? Is it common in any DBMS ? Please explain
Aucun commentaire:
Enregistrer un commentaire