Update README.md
This commit is contained in:
parent
e57baf3475
commit
8c24ac4cd5
@ -34,10 +34,6 @@ c.execute("INSERT INTO users(name, account, balance) VALUES(?,?,?)", (name, acco
|
||||
```
|
||||
**Note: ** You must specify the columns names otherwise sqlite3 will default to all columns.
|
||||
|
||||
```py
|
||||
|
||||
```
|
||||
|
||||
Sandbox! dir() and help() the cursor for all the methods possible.
|
||||
|
||||
What does executemany do?
|
||||
|
Loading…
x
Reference in New Issue
Block a user