update page now

Voting

The Note You're Voting On

David Kramer
20 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