Louis,
Views certainly help in managing complexity. They do nothing to improve query-speed.
Querying a view gets rewritten to queries to the underlying tables on the fly.
(as long as there are no materialized views, which are still on a the TODO list)
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Let's set so double the killer delete select all.
- Re: [GENERAL] Tuning to speed select Harald Armin Massa
- Re: [GENERAL] Tuning to speed select Richard Broersma Jr
- Re: [GENERAL] Tuning to speed select Alban Hertroys
- Re: [GENERAL] Tuning to speed select louis gonzales
- Re: [GENERAL] Tuning to speed select Scott Marlowe
- Re: [GENERAL] Tuning to speed select Tom Laudeman
- Re: [GENERAL] Tuning to speed select Michael Fuhr
- Re: [GENERAL] Tuning to speed select Reece Hart
- Re: [GENERAL] Tuning to speed select Tom Laudeman
- Re: [GENERAL] Tuning to speed select Michael Fuhr
- Re: [GENERAL] Tuning to speed se... Tom Lane