On Thu, 2005-12-29 at 15:59 -0800, Jonathan Ellis wrote: > On Thu, 29 Dec 2005 16:48:39 -0700, "Stuart Jansen" > <[EMAIL PROTECTED]> said: > > Roberto, I don't see how it helps in queries. > > SELECT foo, bar FROM foo_table AS foo, bar_table AS bar > > WHERE foo.id = bar.id; > > SELECT foo, bar from foo_table NATURAL JOIN bar_table > > -J > -- > C++ is history repeated as tragedy. Java is history repeated > as farce. --Scott McKay
I bow to your superior sig.
--
Stuart Jansen e-mail/jabber: [EMAIL PROTECTED]
google talk: [EMAIL PROTECTED]
:0 # copy & paste for your convenience
* ^From:.*sjansen@
/dev/null # /ignore [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
