preamble question -- is there a perf advantage to "creating" a storedproc in SQLite? Does it pre-compile the storedproc? If there isn't any perf advantage, I'd rather not even bother.
-- Puneet Kishor
preamble question -- is there a perf advantage to "creating" a storedproc in SQLite? Does it pre-compile the storedproc? If there isn't any perf advantage, I'd rather not even bother.
-- Puneet Kishor