Subject Prepare for queries that will be run once
Author ra8009
I'm writing SQL dynamically at runtime. Should I "prepare" a query if
it will only be run once?