For a SELECT statement that gets executed all the time, is there any efficiency
gain from using a view instead of sending it as an SQL string every time?

Furthermore, would it be possible to create compound indices on a view?

I read in the Wiki about support for precompiled queries. How far is this from
being included in the stable library?

Thanks,
Erik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to