Views should theoretically not incur performance penalties: they simply
represent queries. Are there situtions that things are "not that simple" -
i.e. views may actually result in different exeucution plans than the
underlying sql?

Additionally, are there views-related bugs that we should be aware of that
would limit the occasions that we could use them?

Thanks for the pointers.

Reply via email to