| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Xquery might have some things right
dwolt_at_iserv.net (Dawn M. Wolthuis) wrote in message news:<6db906b2.0403221645.1141ecf6_at_posting.google.com>...
> "Eric Kaun" <ekaun_at_yahoo.com> wrote in message news:<9JC7c.62219$lV6.25494_at_newssvr33.news.prodigy.com>...
> <news:3z32c.18$zW4.150_at_news.oracle.com>...
> ShmackML
> how
> you> > > iterate through each and every order, and maintain a counter. That's
> > > > have to import *all* the orders to your system first?
> > >
> > > Of course not. The remote system is most likely Object-Oriented, so
> > > you merely navigate, a/k/a chase pointers, to the orders collections,
> > What is the theory on which we base "our" disdain for navigation? Is > the only rationale performance? In other words, if there were a data > model where the implementation was zippy quick and navigation was a > strategy for getting there, then is there something else upsetting > about the navigation approach?
It isn't a theoretical disdain. It is based on the fact that with navigation you have to specify how to get the result, not just what result you want. One of the strange things about many programmers is that they don't trust computers, and always prefer to do all the work themselves. Received on Tue Mar 23 2004 - 04:01:40 CST
![]() |
![]() |