From: dave <davidvantassell_at_yahoo.com>
Date: 7 Oct 2002 08:45:30 -0700
Message-ID: <5a7c603c.0210070745.7df0dce1_at_posting.google.com>
Date: 7 Oct 2002 08:45:30 -0700
Message-ID: <5a7c603c.0210070745.7df0dce1_at_posting.google.com>
sqlplus> select produce.fruit.name sqlplus> from produce.fruit sqlplus> where produce.fruit.fruit_id = shopping.list.fruit_id sqlplus> ;
it tells me that it value: "shopping.list.fruit_id" is not valid.
Any suggestions or where I might go to find the answer?
Thanks Received on Mon Oct 07 2002 - 17:45:30 CEST