Hey ODTUGers,
Dr Dorsey recommends basing views on functions that return
collections.
There was even an example in last quarters Technical
Journal.
Obviously that allows us to put some very complex logic
under a view.
It seems to me that the less complex the view, the less one
would need to utilize this approach,
unless, that is, there are additional reasons to do so.
Are there other benefits from this technique that I’m
not seeing?
Is there any reason to expect it to outperform a more
conventional view??
Monty
|