What are the differences in executing prepared statemenst?
Hi everyone!
Given the following examples from the docs:
What exactly is the difference between
get
and all
?2 Replies
Does
get
just return the first row?This is in the better-sqlite3 docs https://github.com/WiseLibs/better-sqlite3/blob/master/docs/api.md#getbindparameters---row
GitHub
better-sqlite3/docs/api.md at master · WiseLibs/better-sqlite3
The fastest and simplest library for SQLite3 in Node.js. - WiseLibs/better-sqlite3