Re: Foreign key in Oracle Sql
Date: 15 Jan 2005 05:39:38 GMT
Message-ID: <34rokqF4fsrrjU1_at_individual.net>
Clinging to sanity, "David Cressey" <david.cressey_at_earthlink.net> mumbled into her beard:
> "-CELKO-" <jcelko212_at_earthlink.net> wrote in message
>> Do you have operations that expose a physical ordering in the
>> storage, such as the row number? Can you do subqueries? Is there
>> an optimizer?
>
> Operations that expose a physical ordering: bad idea, agreed. But
> you don't have to use them, do you?
> Subqueries: I take it you mean incomplete support for SQL. If so,
> agreed. No Optimizer: As you know, if you know me, I really, really
> like a good optimizer. So, in terms of "goodness" I rate the
> quality of the optimizer very highly. But an optimizer is a "good
> feature", not a "relational feature". A real engine minus the
> optimizier is still a real engine. Just real slow.
--
output = ("cbbrowne" "_at_" "gmail.com")
http://www.ntlug.org/~cbbrowne/unix.html
"How should I know if it works? That's what beta testers are for. I
only coded it." (Attributed to Linus Torvalds, somewhere in a
posting)
Received on Sat Jan 15 2005 - 06:39:38 CET
