Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Sql problems.

Re: Sql problems.

From: Adrian Shepherd <Adrian.Shepherd_at_BTINTERNET.COM>
Date: 1997/12/09
Message-ID: <66k4h7$e88@argon.btinternet.com>#1/1

I may be missing something here after a long day at work, but where will

"where repport.actid in (select actid from repport)" get you ? Is it at all possible that repport.actid wont be in repport.actid ? Maybe the table in the sub select has this column and thetas what you were referring to ?

Perhaps there is an index gone bad on you...check the status from the dictionary etc.... Received on Tue Dec 09 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US