For any query, there is a slight improvement in performance if it is
saved/compiled....although in most cases the improvement will be
imperceptible. Doing this requires good planning in respect to parameters
required though. Also, there may be some advantage from a maintenance
standpoint, if you explicitly save queries vs saving/using them in code,
i.e., setting ULS permissions. However, in any case, you really need to use
a good naming convention that allows you to keep track of how/where a query
is used. Maintaining an app can be a real PIA if you're not following a
good naming convention.
As for space in the database, queries are seldom anything to worry about.
--
Paul Overway
Logico Solutions
http://www.logico-solutions.com
I DON'T ANSWER EMAIL. POST TO THE NEWSGROUP.