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

Home -> Community -> Usenet -> c.d.o.tools -> Re: about this SQL query: newbie here

Re: about this SQL query: newbie here

From: <robxr4ti_at_nowhere.com>
Date: Thu, 08 Feb 2001 17:43:35 GMT
Message-ID: <3a82dbd0.2229856@news>

Can you post your entire query?

On Thu, 08 Feb 2001 17:23:17 GMT, " srcnckpc"@hotmail.com wrote:

>Get a list of employees in a department. Include the employee's name and
>location in your display. Show also the employees who are not in that
>department.
>
>
>I combined the EXISTS and NOT EXISTS operator in my query(after joining
>the emp and the dept tables), ie, get all the employees who EXISTS in
>that dept and get all the employees who NOT EXISTS in that department.
>
>I get the result "No rows selected." Does this mean the two results are
>canceling each other? Can you suggest an alternate method?
>
>Thanks
>
>
>
  Received on Thu Feb 08 2001 - 11:43:35 CST

Original text of this message

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