I am coding a program that uses SQLITE and I am wondering if there are
any advantages (speed?) to using a preset view instead of hard coding
the SELECT query into the source code?

Is the view precompiled at all?

Thanks

Randall Fox

Reply via email to