ConFoo Montreal 2026: Call for Papers

Voting

: zero plus six?
(Example: nine)

The Note You're Voting On

David Kramer
19 years ago
I don't think these are good examples, because the primary use of prepared queries is when you are going to call the same query in a loop, plugging in different values each time. For instance, if you were generating a report and needed to run the same query for each line, tweaking the values in the WHERE clause, or importing data from another system.

<< Back to user notes page

To Top